summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl')
-rw-r--r--erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl16
1 files changed, 13 insertions, 3 deletions
diff --git a/erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl b/erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl
index f42d16e853..b2478bd56d 100644
--- a/erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl
+++ b/erts/emulator/beam/jit/arm/beam_asm_global.hpp.pl
@@ -2,7 +2,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2022. All Rights Reserved.
+# Copyright Ericsson AB 2022-2023. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -41,6 +41,8 @@ my @beam_global_funcs = qw(
bs_bit_size_shared
bs_create_bin_error_shared
bs_get_tail_shared
+ bs_get_utf8_shared
+ bs_get_utf8_short_shared
bs_size_check_shared
call_bif_shared
call_light_bif_shared
@@ -49,18 +51,24 @@ my @beam_global_funcs = qw(
call_nif_early
call_nif_shared
check_float_error
+ construct_utf8_shared
debug_bp
dispatch_bif
dispatch_nif
dispatch_return
- dispatch_save_calls
+ dispatch_save_calls_export
+ dispatch_save_calls_fun
export_trampoline
fconv_shared
+ get_sint64_shared
handle_and_error
handle_call_fun_error
handle_element_error_shared
handle_hd_error
+ handle_map_get_badkey
+ handle_map_get_badmap
handle_map_size_error
+ handle_node_error
handle_not_error
handle_or_error
handle_tl_error
@@ -82,12 +90,13 @@ my @beam_global_funcs = qw(
i_length_guard_shared
i_length_body_shared
i_loop_rec_shared
- i_new_small_map_lit_shared
i_test_yield_shared
i_bxor_body_shared
int_div_rem_body_shared
int_div_rem_guard_shared
internal_hash_helper
+ is_in_range_shared
+ is_ge_lt_shared
minus_body_shared
new_map_shared
update_map_assoc_shared
@@ -97,6 +106,7 @@ my @beam_global_funcs = qw(
process_main
raise_exception
raise_exception_shared
+ store_unaligned
times_body_shared
times_guard_shared
unary_minus_body_shared