summaryrefslogtreecommitdiff
path: root/core/src/luajit/autogen/android
diff options
context:
space:
mode:
authorruki <[email protected]>2020-09-11 00:54:01 +0800
committerruki <[email protected]>2020-09-11 00:54:01 +0800
commit5e731d109db06ddb4bc68dcad565db6ddcfd27da (patch)
treecc76aed878d750a91ddd8c001d4c695e25824015 /core/src/luajit/autogen/android
parent4961c9f152dee14b40cfce339c10b3f3ca332647 (diff)
update autogen for linux x86_64 and android
Diffstat (limited to 'core/src/luajit/autogen/android')
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_bcdef.h114
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_ffdef.h1
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_folddef.h807
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_libdef.h23
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_recdef.h139
-rw-r--r--core/src/luajit/autogen/android/jit/arm64-v8a/lj_vm.S674
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_bcdef.h220
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_ffdef.h210
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_folddef.h1113
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_libdef.h420
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_recdef.h271
-rw-r--r--core/src/luajit/autogen/android/jit/armeabi-v7a/lj_vm.S2764
12 files changed, 907 insertions, 5849 deletions
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_bcdef.h b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_bcdef.h
index 935d8440f..349b9c940 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_bcdef.h
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_bcdef.h
@@ -98,63 +98,63 @@ LJ_DATADEF const uint16_t lj_bc_ofs[] = {
8212,
8216,
8288,
-10252,
-10320,
-10760,
-10840,
-10892,
-11012,
-10360,
-10508,
-10596,
-10644,
-10668,
-11064,
-11120,
-11756,
-11176,
-11492,
-11860,
-11788,
-11824,
-12000,
-12072,
-12104,
-12136,
-12168,
-12200,
-12232,
-12264,
-12296,
-12328,
-12360,
-12392,
-12588,
-12648,
-12040,
-12464,
-12424,
-12504,
-12544,
-12696,
-12836,
-13768,
-13840,
-13804,
-13876,
-13932,
-13988,
-14044,
-14100,
-13564,
-13632,
-13700,
-12976,
-13028,
-13108,
-13280,
-13356,
-13432
+10256,
+10324,
+10764,
+10844,
+10896,
+11016,
+10364,
+10512,
+10600,
+10648,
+10672,
+11068,
+11124,
+11764,
+11184,
+11500,
+11868,
+11796,
+11832,
+12008,
+12080,
+12112,
+12144,
+12176,
+12208,
+12240,
+12272,
+12304,
+12336,
+12368,
+12400,
+12596,
+12656,
+12048,
+12472,
+12432,
+12512,
+12552,
+12704,
+12844,
+13776,
+13848,
+13812,
+13884,
+13940,
+13996,
+14052,
+14108,
+13572,
+13640,
+13708,
+12984,
+13036,
+13116,
+13288,
+13364,
+13440
};
LJ_DATADEF const uint16_t lj_bc_mode[] = {
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_ffdef.h b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_ffdef.h
index b34a39126..428e44ccc 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_ffdef.h
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_ffdef.h
@@ -145,6 +145,7 @@ FFDEF(jit_on)
FFDEF(jit_off)
FFDEF(jit_flush)
FFDEF(jit_status)
+FFDEF(jit_security)
FFDEF(jit_attach)
FFDEF(jit_util_funcinfo)
FFDEF(jit_util_funcbc)
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_folddef.h b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_folddef.h
index 6dea6c78a..45d5daf74 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_folddef.h
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_folddef.h
@@ -5,6 +5,8 @@ static const FoldFunc fold_func[] = {
fold_kfold_numabsneg,
fold_kfold_ldexp,
fold_kfold_fpmath,
+ fold_kfold_fpcall1,
+ fold_kfold_fpcall2,
fold_kfold_numpow,
fold_kfold_numcomp,
fold_kfold_intarith,
@@ -63,7 +65,8 @@ static const FoldFunc fold_func[] = {
fold_simplify_nummuldiv_k,
fold_simplify_nummuldiv_negk,
fold_simplify_nummuldiv_negneg,
- fold_simplify_numpow_xk,
+ fold_simplify_numpow_xkint,
+ fold_simplify_numpow_xknum,
fold_simplify_numpow_kx,
fold_shortcut_conv_num_int,
fold_simplify_conv_int_num,
@@ -106,11 +109,10 @@ static const FoldFunc fold_func[] = {
fold_reassoc_intarith_k,
fold_reassoc_intarith_k64,
fold_reassoc_dup,
+ fold_reassoc_dup_minmax,
fold_reassoc_bxor,
fold_reassoc_shift,
fold_reassoc_minmax_k,
- fold_reassoc_minmax_left,
- fold_reassoc_minmax_right,
fold_abc_fwd,
fold_abc_k,
fold_abc_invar,
@@ -118,13 +120,14 @@ static const FoldFunc fold_func[] = {
fold_comm_equal,
fold_comm_comp,
fold_comm_dup,
+ fold_comm_dup_minmax,
fold_comm_bxor,
fold_merge_eqne_snew_kgc,
lj_opt_fwd_aload,
fold_kfold_hload_kkptr,
lj_opt_fwd_hload,
lj_opt_fwd_uload,
- lj_opt_fwd_tab_len,
+ lj_opt_fwd_alen,
fold_cse_uref,
lj_opt_fwd_hrefk,
fold_fwd_href_tnew,
@@ -156,216 +159,320 @@ static const FoldFunc fold_func[] = {
lj_ir_emit
};
-static const uint32_t fold_hash[950] = {
-0x5654a7ff,
-0x0d58741d,
-0x25b45ed4,
-0x5c45fc17,
-0x0e487417,
+static const uint32_t fold_hash[1002] = {
+0x0f5a741d,
0xffffffff,
0xffffffff,
+0x6e4a9417,
0xffffffff,
-0x4b6ffc17,
+0x634877ff,
+0x8775ffff,
0xffffffff,
0xffffffff,
+0x8789fc09,
+0x83894008,
0xffffffff,
+0x644e5fff,
0xffffffff,
-0x848bfc06,
+0x0c0c5c17,
+0x26b45e71,
0xffffffff,
+0x0e52741d,
0xffffffff,
0xffffffff,
-0x7307ffff,
+0x66429417,
0xffffffff,
0xffffffff,
+0x586dffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x3111fc1b,
-0x5f4bfc21,
-0x1bc18c13,
0xffffffff,
0xffffffff,
0xffffffff,
-0x8c8bfc00,
+0x4db4a6ae,
+0x46b56a95,
+0x0c045c17,
+0x169dfc17,
+0x2cb4728e,
0xffffffff,
-0x4ab4aa6e,
-0x139c6817,
0xffffffff,
+0x30b85fff,
0xffffffff,
0xffffffff,
+0x7765ffff,
0xffffffff,
-0x4ab4a66e,
0xffffffff,
0xffffffff,
-0x06485c17,
-0x7bc1fc1e,
0xffffffff,
-0x1dc18c0f,
0xffffffff,
+0x37408000,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x0e42741d,
+0x2253fc18,
0xffffffff,
0xffffffff,
0xffffffff,
+0x096e5c17,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x3468d000,
0xffffffff,
-0x6744881d,
0xffffffff,
+0x66429017,
+0x5d54a429,
0xffffffff,
+0x8f89fc04,
0xffffffff,
-0x1dc18c0b,
0xffffffff,
-0x6544841d,
-0x0510701c,
-0x40b569d3,
0xffffffff,
+0x6a44881d,
+0x08665c17,
+0x5855ffff,
+0x82754416,
+0x624bfc21,
+0x86894409,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0x0712701c,
+0xffffffff,
+0x6b4287ff,
+0xffffffff,
+0x085e5c17,
+0x27b45ed4,
+0xffffffff,
+0x0d0bfc17,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0x9bbfffff,
+0x10507417,
+0xffffffff,
+0xffffffff,
+0x070a701c,
+0x5557fc1d,
+0xffffffff,
+0xffffffff,
+0x08565c17,
+0x7645ffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0x6844841d,
+0x10487417,
+0x817543ff,
+0x0702701c,
+0xffffffff,
+0x84894009,
+0xffffffff,
+0x084e5c17,
+0xffffffff,
+0x26b45e72,
+0xffffffff,
+0x7f7863ff,
+0x7c85fc00,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0x4e6dfc17,
+0xffffffff,
+0x6047fc1d,
+0xffffffff,
+0xffffffff,
+0xffffffff,
+0x08465c17,
+0x46b56a96,
+0x4bb4ae95,
+0xffffffff,
+0x79113818,
+0x01607044,
+0xffffffff,
+0xffffffff,
+0x1dc18c09,
+0xffffffff,
+0xffffffff,
+0x2152681d,
+0x3312741d,
+0xffffffff,
+0x67428817,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x4e5477ff,
0xffffffff,
0xffffffff,
0x0064701c,
-0x917bffff,
-0x48b4ae95,
0xffffffff,
-0x0a145c17,
+0x2253fc19,
+0xffffffff,
0xffffffff,
-0x98a5ffff,
-0x47b5feb3,
-0x48b4aa95,
+0x9b9fffff,
0xffffffff,
+0x405dfc17,
+0x130a741d,
0xffffffff,
0xffffffff,
0xffffffff,
-0x0c44741d,
-0x06685c17,
-0x48b4a695,
+0x3468d001,
0xffffffff,
+0x3213101b,
0xffffffff,
0xffffffff,
+0x12407400,
+0x065c701c,
0xffffffff,
0xffffffff,
-0x535bfc17,
+0x654a8417,
+0x9897ffff,
+0x47b569ae,
+0x5055fc17,
+0x1302741d,
+0x4bb4aa95,
0xffffffff,
0xffffffff,
0xffffffff,
-0x3d56bc2f,
+0x2ab47675,
0xffffffff,
0xffffffff,
+0x2eb472ce,
+0x0054701c,
+0x8a897000,
+0x2152641d,
+0x8b88600e,
+0x69428417,
+0x5c55fc29,
+0x8f8fffff,
+0x0a3e5c00,
+0x614dfc17,
+0x6e4c9817,
0xffffffff,
0xffffffff,
+0x6956ac17,
0xffffffff,
+0x7215ffff,
0xffffffff,
0xffffffff,
-0x31106018,
-0x4e545fff,
-0x0506701c,
0xffffffff,
-0x3b57fc1c,
+0x33106fff,
0xffffffff,
0xffffffff,
-0x7547ffff,
-0x29b4726e,
-0x604a77ff,
-0x6b66cc1c,
0xffffffff,
-0x7171ffff,
0xffffffff,
0xffffffff,
-0x0a0a5c17,
+0x5f45fc17,
0xffffffff,
-0x979bffff,
-0x24b45e72,
-0x3110741d,
0xffffffff,
0xffffffff,
-0x8c8bfc10,
-0x98c5ffff,
0xffffffff,
-0x065e5c17,
0xffffffff,
0xffffffff,
+0x750dffff,
0xffffffff,
-0x6a4a9417,
0xffffffff,
0xffffffff,
-0x5e51fc17,
0xffffffff,
0xffffffff,
+0x4bb4a695,
0xffffffff,
0xffffffff,
0xffffffff,
+0x3d59fc1c,
+0x23b6701c,
0xffffffff,
0xffffffff,
0xffffffff,
+0x2052601d,
0xffffffff,
+0x7505ffff,
0xffffffff,
+0x0f5c741d,
+0x3560c044,
+0x44b56a8e,
0xffffffff,
-0x604a5fff,
+0x928a6bff,
+0x634a77ff,
+0x9b77ffff,
+0x05bd8c3b,
+0x88886000,
+0x4bb4ae96,
0xffffffff,
-0x7213ffff,
-0x25b45eb4,
0xffffffff,
+0x64505fff,
0xffffffff,
+0x0c0e5c17,
+0x1fc18c0a,
0xffffffff,
+0x0e54741d,
0xffffffff,
0xffffffff,
-0x624a8417,
-0x28b47695,
0xffffffff,
-0x7467ffff,
0xffffffff,
+0x1dc18c13,
+0x736fffff,
+0x19bd8c00,
0xffffffff,
-0x0a005c17,
-0x848bfc08,
-0x8c91ffff,
0xffffffff,
-0x1106741d,
-0x036a73ff,
+0x6a468c1d,
0xffffffff,
+0x63485fff,
+0x2253fc1a,
+0x0c065c17,
+0x3311fc1b,
0xffffffff,
0xffffffff,
0xffffffff,
-0x06545c17,
0xffffffff,
0xffffffff,
-0x5257fc1d,
-0x0d5a741d,
0xffffffff,
0xffffffff,
-0x5d47fc17,
-0x0e4a7417,
+0x7767ffff,
+0x3468d002,
0xffffffff,
-0x8c8bfc04,
+0x6b448bff,
+0x94affc00,
+0x28b475d5,
+0x3660bc44,
0xffffffff,
-0x4c71fc17,
0xffffffff,
0xffffffff,
0xffffffff,
+0x0e44741d,
+0x82754418,
0xffffffff,
+0x4bb4aa96,
0xffffffff,
0xffffffff,
0xffffffff,
+0x4ab5fed3,
+0x04bc73ff,
0xffffffff,
-0x7309ffff,
-0x8c8bfc11,
0xffffffff,
0xffffffff,
-0x466b6800,
0xffffffff,
-0x3113fc1b,
-0x5f4dfc21,
-0x466b6802,
-0x3753fc2f,
0xffffffff,
+0x8c88600f,
+0x5b55fc2a,
0xffffffff,
0xffffffff,
0xffffffff,
@@ -373,12 +480,14 @@ static const uint32_t fold_hash[950] = {
0xffffffff,
0xffffffff,
0xffffffff,
+0x7357ffff,
0xffffffff,
+0x7115fc17,
+0x624dfc21,
+0x43b569d3,
0xffffffff,
-0x91b1ffff,
0xffffffff,
0xffffffff,
-0x064a5c17,
0xffffffff,
0xffffffff,
0xffffffff,
@@ -386,728 +495,674 @@ static const uint32_t fold_hash[950] = {
0xffffffff,
0xffffffff,
0xffffffff,
-0x48b4ae75,
0xffffffff,
+0x7015fc29,
+0x24b45dd3,
0xffffffff,
0xffffffff,
-0x67468c1d,
0xffffffff,
-0x48b4aa75,
-0x848bfc09,
0xffffffff,
-0x6656ac17,
-0x8a8b4c0e,
-0x878b7000,
-0x48b4a675,
+0x3b54bc1c,
0xffffffff,
0xffffffff,
+0x4bb4a696,
+0x9bc1ffff,
0xffffffff,
-0x8a8b480e,
-0x0512701c,
-0x2fba6000,
-0x1cc18c16,
0xffffffff,
+0x070c701c,
0xffffffff,
0xffffffff,
-0x7153ffff,
0xffffffff,
0xffffffff,
+0x7847ffff,
+0x49696800,
0xffffffff,
-0x0066701c,
+0x02627017,
+0x95af4400,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x104a7417,
0xffffffff,
0xffffffff,
+0x0704701c,
0xffffffff,
0xffffffff,
0xffffffff,
+0x08505c17,
0xffffffff,
0xffffffff,
-0x5b43fc1d,
-0x0c46741d,
+0x1fc18c0b,
+0x7f7a63ff,
+0x7d87fc00,
0xffffffff,
0xffffffff,
0xffffffff,
-0x78866800,
-0x8c8bfc01,
+0x94b1ffff,
+0x1dc18c14,
+0x4f6ffc17,
0xffffffff,
0xffffffff,
-0x3e5dfc17,
0xffffffff,
0xffffffff,
0xffffffff,
-0x3d58bc2f,
-0x6d69fc33,
+0x08485c17,
0xffffffff,
0xffffffff,
-0x1dc18c0e,
0xffffffff,
+0x79133818,
0xffffffff,
0xffffffff,
-0x31126018,
-0x0508701c,
0xffffffff,
0xffffffff,
-0x3b59fc1c,
-0x6b68d01c,
+0x9ba9ffff,
+0x31ba6000,
0xffffffff,
+0x27b45eb3,
0xffffffff,
-0x614c77ff,
+0x69448817,
+0x29b475d6,
0xffffffff,
0xffffffff,
-0x24b45e70,
-0x7f774416,
+0x6e4e9c17,
+0x95af4000,
0xffffffff,
-0x98a3fc00,
-0x0a0c5c17,
-0x1dc18c0a,
+0x0066701c,
+0x45b56ace,
0xffffffff,
0xffffffff,
-0x3112741d,
0xffffffff,
+0x9ba1ffff,
0xffffffff,
0xffffffff,
-0x6a4c9817,
-0x28b47675,
+0x130c741d,
0xffffffff,
0xffffffff,
0xffffffff,
-0x684287ff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x4b53fc17,
+0x8c886010,
0xffffffff,
-0x868b3800,
+0x3852bfff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x9999ffff,
0xffffffff,
+0x5457fc17,
+0x1304741d,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x614c5fff,
-0x6752a41d,
-0x7015ffff,
+0x187f3bff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x0056701c,
0xffffffff,
0xffffffff,
0xffffffff,
+0x67448417,
+0x7e91ffff,
+0x25b45dd4,
+0x0b405c00,
+0x614ffc17,
+0x46b56a75,
+0x48b7681c,
0xffffffff,
+0x2bb4726e,
0xffffffff,
-0x0052701c,
-0x7469ffff,
+0x9b17ffff,
0xffffffff,
0xffffffff,
-0x0a025c17,
0xffffffff,
-0x9493ffff,
-0x898a600f,
-0x1108741d,
+0x33126fff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x9089ffff,
0xffffffff,
-0x15806017,
-0x06565c17,
-0x015e7045,
+0x6047fc17,
+0x49696801,
0xffffffff,
0xffffffff,
-0x63429417,
-0x0d5c741d,
0xffffffff,
-0x5e49fc17,
-0x0e4c7417,
0xffffffff,
-0x63429017,
-0x24b45e71,
-0x353e7c00,
-0x3011141b,
0xffffffff,
+0x750fffff,
0xffffffff,
0xffffffff,
-0x149dfc17,
0xffffffff,
0xffffffff,
+0x6a52a41d,
0xffffffff,
-0x730bffff,
-0x64428817,
+0x515477ff,
+0x21526817,
0xffffffff,
-0x0f3e7400,
0xffffffff,
0xffffffff,
+0x1fc18c0c,
0xffffffff,
-0x66428417,
-0x5f4ffc21,
-0x3a55fc2f,
+0x575a5fff,
0xffffffff,
0xffffffff,
+0x7507ffff,
+0x6d468fff,
+0x1dc18c15,
+0x9bb20000,
0xffffffff,
0xffffffff,
0xffffffff,
-0x8b8b4c10,
+0x644c77ff,
+0x9479ffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x6c64cbff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x33105c17,
0xffffffff,
-0x064c5c17,
+0x425c73ff,
+0x0e56741d,
0xffffffff,
-0x6f15fc17,
+0x27b45eb4,
0xffffffff,
-0x0c52741d,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x3954bc1c,
0xffffffff,
-0x8f8c6bff,
-0x42b56ace,
0xffffffff,
0xffffffff,
0xffffffff,
-0x083e5c00,
+0x634a5fff,
0xffffffff,
-0x3360c045,
-0x1bc18c14,
+0x0c085c17,
+0x3313fc1b,
0xffffffff,
-0x7301ffff,
-0x1f52681d,
-0x326ad400,
-0x3460bc45,
-0x326ad402,
-0x932bffff,
+0x21526417,
0xffffffff,
-0x1f52641d,
0xffffffff,
0xffffffff,
-0x5555ffff,
0xffffffff,
-0x7785fc00,
-0x1e52601d,
-0x0068701c,
-0x7f77441c,
0xffffffff,
-0x91affc00,
0xffffffff,
0xffffffff,
-0x98a9ffff,
-0x828b4408,
0xffffffff,
-0x06425c17,
-0x466b6801,
-0x0b0bfc17,
-0x5c45fc1d,
-0x808b4008,
-0x076c5c17,
+0x8c886011,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x7f774418,
+0x0c005c17,
0xffffffff,
-0x5a54a429,
-0x1dc18c0c,
0xffffffff,
+0x0e46741d,
0xffffffff,
-0x8b8b4c11,
0xffffffff,
0xffffffff,
+0x8d894c0e,
0xffffffff,
0xffffffff,
-0x22b45dd3,
0xffffffff,
0xffffffff,
0xffffffff,
-0x050a701c,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x614e77ff,
-0x44b569ae,
0xffffffff,
-0x45b7681c,
-0x7d75ffff,
0xffffffff,
0xffffffff,
-0x0a0e5c17,
+0x46b56a76,
+0x4bb4ae75,
0xffffffff,
-0x6a4e9c17,
-0x989fffff,
-0x1bc18c15,
+0x096a5c17,
0xffffffff,
0xffffffff,
-0x68448bff,
+0x624ffc21,
+0x8f89fc0e,
0xffffffff,
+0x20526017,
0xffffffff,
+0x33106018,
+0x159c6817,
0xffffffff,
0xffffffff,
-0x6d67fc34,
0xffffffff,
+0x49696802,
0xffffffff,
0xffffffff,
0xffffffff,
-0x4d55fc17,
-0x43b56a96,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x3e56bc1c,
0xffffffff,
0xffffffff,
-0x838b4409,
+0x9bc3ffff,
+0x8d89480e,
0xffffffff,
-0x614e5fff,
-0x0500701c,
-0x9817ffff,
0xffffffff,
-0x818b4009,
+0x070e701c,
0xffffffff,
+0x1fc18c0d,
0xffffffff,
+0x085a5c17,
0xffffffff,
0xffffffff,
-0x624e8417,
+0x69468c17,
0xffffffff,
-0x0054701c,
+0x1ec18c16,
0xffffffff,
-0x1dc18c0d,
+0x6e50a017,
0xffffffff,
-0x0a045c17,
+0x4bb4aa75,
+0x104c7417,
+0x4db6a81c,
0xffffffff,
-0x9495ffff,
+0x0706701c,
+0x5253fc1d,
+0x6f64c817,
+0x2db472ae,
+0x08525c17,
0xffffffff,
-0x110a741d,
0xffffffff,
0xffffffff,
-0x98bfffff,
+0x065c7017,
+0x8f89fc00,
0xffffffff,
0xffffffff,
0xffffffff,
-0x01607045,
-0x41b56a8e,
0xffffffff,
+0x3953fc2f,
0xffffffff,
-0x2053fc1a,
-0x35408000,
-0x5e4bfc17,
-0x1bc18c09,
-0x0e4e7417,
0xffffffff,
0xffffffff,
0xffffffff,
-0x3013141b,
0xffffffff,
-0x25b45ed3,
0xffffffff,
+0x084a5c17,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x730dffff,
-0x66448817,
0xffffffff,
-0x10407400,
0xffffffff,
-0x42b56aae,
0xffffffff,
-0x64448417,
-0x5f51fc21,
0xffffffff,
+0x1babffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x31106fff,
+0x5e43fc1d,
0xffffffff,
-0x8d8bffff,
0xffffffff,
-0x1100741d,
0xffffffff,
+0x08425c17,
0xffffffff,
-0x49b5ffff,
0xffffffff,
+0x4bb4a675,
+0x4db6a41c,
0xffffffff,
-0x064e5c17,
0xffffffff,
0xffffffff,
0xffffffff,
-0x0c54741d,
-0x2db873ff,
+0x8e894c0f,
0xffffffff,
0xffffffff,
+0x130e741d,
0xffffffff,
-0x3c56bc1c,
-0x888a600e,
0xffffffff,
0xffffffff,
0xffffffff,
+0x44b56a6e,
0xffffffff,
0xffffffff,
-0x09405c00,
0xffffffff,
0xffffffff,
+0x7b846800,
0xffffffff,
+0x8789fc06,
+0x654e8417,
+0x4bb4ae76,
+0x9a9bffff,
0xffffffff,
-0x7303ffff,
+0x1306741d,
0xffffffff,
+0x8f89fc0f,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x0058701c,
0xffffffff,
0xffffffff,
-0x7157ffff,
-0x6c66d3ff,
-0x98b20000,
-0x7987fc00,
-0x2eb85fff,
0xffffffff,
-0x6866cfff,
0xffffffff,
+0x9793ffff,
0xffffffff,
+0x6151fc17,
0xffffffff,
-0x19abffff,
0xffffffff,
0xffffffff,
-0x06445c17,
0xffffffff,
0xffffffff,
-0x5d47fc1d,
0xffffffff,
-0x076e5c17,
0xffffffff,
+0x6c66cfff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x1fc18c0e,
+0x938bffff,
0xffffffff,
+0x6149fc17,
0xffffffff,
+0x3f56bc2f,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x7411ffff,
+0x4bb4aa76,
0xffffffff,
-0x02647017,
-0x858a6000,
0xffffffff,
-0x5855fc2a,
0xffffffff,
-0x545a5fff,
-0x050c701c,
+0x4ab5feb3,
0xffffffff,
-0x27b475d6,
-0x43b56a76,
0xffffffff,
0xffffffff,
0xffffffff,
-0x615077ff,
+0x415dfc1c,
0xffffffff,
0xffffffff,
-0x6a50a017,
-0x8477ffff,
0xffffffff,
+0x8f89fc01,
0xffffffff,
-0x31105c17,
-0x69468fff,
-0x98a1ffff,
-0x326ad401,
0xffffffff,
+0x7509ffff,
+0x1aab5056,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x644e77ff,
0xffffffff,
0xffffffff,
+0x3a55fc1c,
+0x8275441c,
0xffffffff,
0xffffffff,
+0x51545fff,
0xffffffff,
+0x33125c17,
+0x7501ffff,
0xffffffff,
-0x8c8bfc0f,
-0x5157fc17,
-0x6756ac1d,
+0x0f58741d,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x6b66cc17,
0xffffffff,
+0x8073ffff,
0xffffffff,
-0x41b56a6e,
0xffffffff,
-0x7c7a63ff,
-0x61505fff,
-0x0502701c,
0xffffffff,
+0x140bfc1d,
+0x4bb4a676,
+0x644c5fff,
0xffffffff,
+0x0c0a5c17,
0xffffffff,
+0x8e894c10,
0xffffffff,
+0x2ab47695,
0xffffffff,
-0x7443ffff,
0xffffffff,
-0x62508417,
0xffffffff,
-0x0056701c,
-0x25b45eb3,
-0x716dffff,
0xffffffff,
-0x0a065c17,
+0x736bffff,
0xffffffff,
-0x9597ffff,
0xffffffff,
-0x110c741d,
0xffffffff,
-0x92af4400,
-0x98c1ffff,
-0x2053fc18,
0xffffffff,
-0x065a5c17,
-0x848bfc07,
-0x92af4000,
0xffffffff,
0xffffffff,
0xffffffff,
+0x0c025c17,
+0x8789fc07,
0xffffffff,
-0x5e4dfc17,
-0x0e507417,
0xffffffff,
0xffffffff,
+0x26b45e6f,
0xffffffff,
-0x3652bfff,
-0x76113818,
+0x8f89fc10,
0xffffffff,
0xffffffff,
-0x66468c17,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x730fffff,
0xffffffff,
0xffffffff,
-0x43b56a95,
0xffffffff,
+0x6e489017,
0xffffffff,
0xffffffff,
-0x898a6010,
0xffffffff,
+0x6952a417,
0xffffffff,
0xffffffff,
0xffffffff,
+0x096c5c17,
0xffffffff,
-0x31126fff,
+0x2fb873ff,
+0x6251fc21,
+0x6f66cc17,
+0x9ba3fc00,
0xffffffff,
-0x908dffff,
0xffffffff,
-0x1102741d,
+0x33126018,
0xffffffff,
+0x1fc18c0f,
0xffffffff,
0xffffffff,
0xffffffff,
+0x4db4aa6e,
+0x89893800,
+0x6842881d,
+0x08645c17,
+0x45b56aae,
+0x7353ffff,
+0x6249fc21,
0xffffffff,
-0x06505c17,
0xffffffff,
+0x3e58bc1c,
0xffffffff,
-0x4f53fc1d,
-0x0c56741d,
-0x4ab6a81c,
0xffffffff,
-0x5b43fc17,
+0x9bc5ffff,
0xffffffff,
-0x3c58bc1c,
0xffffffff,
-0x4ab6a41c,
-0x4b6dfc17,
0xffffffff,
+0x0710701c,
0xffffffff,
0xffffffff,
+0x373e7c00,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x48b4ae96,
-0x7305ffff,
-0x2cb472ce,
-0x2053fc19,
0xffffffff,
0xffffffff,
-0x48b4aa96,
0xffffffff,
-0x5f49fc21,
-0x6e15fc29,
0xffffffff,
-0x6868d3ff,
-0x48b4a696,
-0x7a89fc00,
0xffffffff,
0xffffffff,
+0x104e7417,
0xffffffff,
-0x6c68cfff,
-0x3f5c73ff,
0xffffffff,
+0x0708701c,
+0x5355fc1d,
0xffffffff,
-0x1aadffff,
0xffffffff,
+0x08545c17,
+0x7643ffff,
0xffffffff,
-0x06465c17,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x07705c17,
0xffffffff,
+0x4db4a66e,
+0x4cb5ffff,
+0x6a42841d,
+0x3c55fc2f,
0xffffffff,
-0x898a6011,
+0x0700701c,
0xffffffff,
0xffffffff,
0xffffffff,
+0x084c5c17,
+0x6a56ac1d,
0xffffffff,
0xffffffff,
+0x8e894c11,
+0x7a83fc00,
0xffffffff,
0xffffffff,
0xffffffff,
+0x1cadffff,
0xffffffff,
-0x6542881d,
+0x4e6bfc17,
0xffffffff,
+0x5f45fc1d,
0xffffffff,
0xffffffff,
0xffffffff,
+0x08445c17,
+0x5a54abff,
+0x8789fc08,
0xffffffff,
-0x6742841d,
-0x050e701c,
+0x375ebfff,
+0x015e7044,
0xffffffff,
+0x26b45e70,
0xffffffff,
+0x8f89fc11,
+0x9ba5ffff,
0xffffffff,
-0x6652a417,
+0x3310741d,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x962bffff,
+0xffffffff,
+0xffffffff,
0x0062701c,
-0x9879ffff,
0xffffffff,
0xffffffff,
-0x31125c17,
0xffffffff,
+0x65508417,
0xffffffff,
0xffffffff,
+0x565bfc17,
+0x1308741d,
0xffffffff,
-0x24b45e6f,
-0x4ab4aaae,
-0x21b6701c,
0xffffffff,
-0x0c42741d,
-0x06665c17,
0xffffffff,
-0x4ab4a6ae,
0xffffffff,
0xffffffff,
+0x3211101b,
0xffffffff,
0xffffffff,
-0x6b68d017,
-0x23b45dd4,
+0x113e7400,
0xffffffff,
0xffffffff,
0xffffffff,
-0x355ebfff,
+0x65488417,
+0x9795ffff,
0xffffffff,
-0x045c7017,
+0x4e53fc17,
+0x5954a7ff,
+0x1300741d,
0xffffffff,
0xffffffff,
0xffffffff,
-0x7c7c63ff,
0xffffffff,
-0x0504701c,
0xffffffff,
-0x47b5fed3,
-0x3855fc1c,
0xffffffff,
0xffffffff,
-0x7445ffff,
-0x604877ff,
+0x0052701c,
0xffffffff,
0xffffffff,
-0x0058701c,
-0x556fffff,
-0x18ab5056,
0xffffffff,
-0x0a085c17,
-0x5955fc29,
-0x9699ffff,
-0x120bfc1d,
-0x110e741d,
-0x26b475d5,
-0x43b56a75,
-0x98c3ffff,
+0xffffffff,
+0x918dffff,
+0xffffffff,
+0x614bfc17,
+0xffffffff,
+0x3f58bc2f,
+0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
+0x7413ffff,
+0x85894408,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
0xffffffff,
-0x5e4ffc17,
0xffffffff,
0xffffffff,
-0x6a489017,
-0x2ab4728e,
-0x16813bff,
-0x76133818,
+0x5e43fc17,
0xffffffff,
0xffffffff,
+0x177e6017,
0xffffffff,
+0x27b45ed3,
0xffffffff,
+0x750bffff,
+0x036873ff,
0xffffffff,
-0x60485fff,
0xffffffff,
-0x7211ffff,
+0x4db4aaae,
0xffffffff,
-0x8c8bfc0e,
0xffffffff,
-0x17bd8c00,
-0x1f526817,
+0x645077ff,
0xffffffff,
-0x62488417,
0xffffffff,
+0x3d57fc1c,
0xffffffff,
0xffffffff,
-0x1f526417,
0xffffffff,
0xffffffff,
-0x48b4ae76,
-0x8e8fffff,
-0x2bb472ae,
-0x1104741d,
-0x1e526017,
0xffffffff,
-0x48b4aa76,
-0x5754abff,
+0x0c145c17,
+0x7503ffff,
0xffffffff,
-0x06525c17,
-0x7e7743ff,
-0x8b8b4c0f,
-0x5055fc1d,
-0x48b4a676
+0xffffffff
};
-#define fold_hashkey(k) (lj_rol(lj_rol((k),30)-(k),25)%949)
+#define fold_hashkey(k) (lj_rol(lj_rol((k),21)-(k),1)%1001)
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_libdef.h b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_libdef.h
index 52d7566b1..6e35da521 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_libdef.h
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_libdef.h
@@ -272,13 +272,14 @@ static const lua_CFunction lj_lib_cf_jit[] = {
lj_cf_jit_off,
lj_cf_jit_flush,
lj_cf_jit_status,
+ lj_cf_jit_security,
lj_cf_jit_attach
};
static const uint8_t lj_lib_init_jit[] = {
-143,57,9,2,111,110,3,111,102,102,5,102,108,117,115,104,6,115,116,97,116,117,
-115,6,97,116,116,97,99,104,252,5,194,111,115,250,252,4,196,97,114,99,104,250,
-252,3,203,118,101,114,115,105,111,110,95,110,117,109,250,252,2,199,118,101,
-114,115,105,111,110,250,255
+143,57,10,2,111,110,3,111,102,102,5,102,108,117,115,104,6,115,116,97,116,117,
+115,8,115,101,99,117,114,105,116,121,6,97,116,116,97,99,104,252,5,194,111,115,
+250,252,4,196,97,114,99,104,250,252,3,203,118,101,114,115,105,111,110,95,110,
+117,109,250,252,2,199,118,101,114,115,105,111,110,250,255
};
#endif
@@ -298,7 +299,7 @@ static const lua_CFunction lj_lib_cf_jit_util[] = {
lj_cf_jit_util_ircalladdr
};
static const uint8_t lj_lib_init_jit_util[] = {
-148,57,11,8,102,117,110,99,105,110,102,111,6,102,117,110,99,98,99,5,102,117,
+149,57,11,8,102,117,110,99,105,110,102,111,6,102,117,110,99,98,99,5,102,117,
110,99,107,10,102,117,110,99,117,118,110,97,109,101,9,116,114,97,99,101,105,
110,102,111,7,116,114,97,99,101,105,114,6,116,114,97,99,101,107,9,116,114,97,
99,101,115,110,97,112,7,116,114,97,99,101,109,99,13,116,114,97,99,101,101,120,
@@ -312,7 +313,7 @@ static const lua_CFunction lj_lib_cf_jit_opt[] = {
lj_cf_jit_opt_start
};
static const uint8_t lj_lib_init_jit_opt[] = {
-159,57,1,5,115,116,97,114,116,255
+160,57,1,5,115,116,97,114,116,255
};
#endif
@@ -324,7 +325,7 @@ static const lua_CFunction lj_lib_cf_jit_profile[] = {
lj_cf_jit_profile_dumpstack
};
static const uint8_t lj_lib_init_jit_profile[] = {
-160,57,3,5,115,116,97,114,116,4,115,116,111,112,9,100,117,109,112,115,116,97,
+161,57,3,5,115,116,97,114,116,4,115,116,111,112,9,100,117,109,112,115,116,97,
99,107,255
};
#endif
@@ -352,7 +353,7 @@ static const lua_CFunction lj_lib_cf_ffi_meta[] = {
lj_cf_ffi_meta___ipairs
};
static const uint8_t lj_lib_init_ffi_meta[] = {
-163,57,19,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,
+164,57,19,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,
120,4,95,95,101,113,5,95,95,108,101,110,4,95,95,108,116,4,95,95,108,101,8,95,
95,99,111,110,99,97,116,6,95,95,99,97,108,108,5,95,95,97,100,100,5,95,95,115,
117,98,5,95,95,109,117,108,5,95,95,100,105,118,5,95,95,109,111,100,5,95,95,
@@ -370,7 +371,7 @@ static const lua_CFunction lj_lib_cf_ffi_clib[] = {
lj_cf_ffi_clib___gc
};
static const uint8_t lj_lib_init_ffi_clib[] = {
-181,57,3,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,120,
+182,57,3,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,120,
4,95,95,103,99,255
};
#endif
@@ -382,7 +383,7 @@ static const lua_CFunction lj_lib_cf_ffi_callback[] = {
lj_cf_ffi_callback_set
};
static const uint8_t lj_lib_init_ffi_callback[] = {
-184,57,3,4,102,114,101,101,3,115,101,116,252,1,199,95,95,105,110,100,101,120,
+185,57,3,4,102,114,101,101,3,115,101,116,252,1,199,95,95,105,110,100,101,120,
250,255
};
#endif
@@ -409,7 +410,7 @@ static const lua_CFunction lj_lib_cf_ffi[] = {
lj_cf_ffi_load
};
static const uint8_t lj_lib_init_ffi[] = {
-186,57,23,4,99,100,101,102,3,110,101,119,4,99,97,115,116,6,116,121,112,101,
+187,57,23,4,99,100,101,102,3,110,101,119,4,99,97,115,116,6,116,121,112,101,
111,102,8,116,121,112,101,105,110,102,111,6,105,115,116,121,112,101,6,115,105,
122,101,111,102,7,97,108,105,103,110,111,102,8,111,102,102,115,101,116,111,
102,5,101,114,114,110,111,6,115,116,114,105,110,103,4,99,111,112,121,4,102,
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_recdef.h b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_recdef.h
index 476b753c2..608f6f60c 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_recdef.h
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_recdef.h
@@ -43,64 +43,65 @@ static const uint16_t recff_idmap[] = {
0x1200+(IRFPM_FLOOR),
0x1200+(IRFPM_CEIL),
0x1300+(IRFPM_SQRT),
-0x1300+(IRFPM_LOG10),
-0x1300+(IRFPM_EXP),
-0x1300+(IRFPM_SIN),
-0x1300+(IRFPM_COS),
-0x1300+(IRFPM_TAN),
-0x1400+(FF_math_asin),
-0x1400+(FF_math_acos),
-0x1400+(FF_math_atan),
-0x1500+(IRCALL_sinh),
-0x1500+(IRCALL_cosh),
-0x1500+(IRCALL_tanh),
+0x1400+(IRCALL_log10),
+0x1400+(IRCALL_exp),
+0x1400+(IRCALL_sin),
+0x1400+(IRCALL_cos),
+0x1400+(IRCALL_tan),
+0x1400+(IRCALL_asin),
+0x1400+(IRCALL_acos),
+0x1400+(IRCALL_atan),
+0x1400+(IRCALL_sinh),
+0x1400+(IRCALL_cosh),
+0x1400+(IRCALL_tanh),
0,
+0,
+0x1500,
0x1600,
0x1700,
-0x1800,
-0x1900,
0,
+0x1800,
+0x1900+(IR_MIN),
+0x1900+(IR_MAX),
0x1a00,
-0x1b00+(IR_MIN),
-0x1b00+(IR_MAX),
-0x1c00,
0,
-0x1d00,
-0x1e00+(IR_BNOT),
-0x1e00+(IR_BSWAP),
-0x1f00+(IR_BSHL),
-0x1f00+(IR_BSHR),
-0x1f00+(IR_BSAR),
-0x1f00+(IR_BROL),
-0x1f00+(IR_BROR),
-0x2000+(IR_BAND),
-0x2000+(IR_BOR),
-0x2000+(IR_BXOR),
+0x1b00,
+0x1c00+(IR_BNOT),
+0x1c00+(IR_BSWAP),
+0x1d00+(IR_BSHL),
+0x1d00+(IR_BSHR),
+0x1d00+(IR_BSAR),
+0x1d00+(IR_BROL),
+0x1d00+(IR_BROR),
+0x1e00+(IR_BAND),
+0x1e00+(IR_BOR),
+0x1e00+(IR_BXOR),
+0x1f00,
+0x2000+(0),
0x2100,
-0x2200+(0),
-0x2300,
-0x2200+(1),
+0x2000+(1),
+0x2200,
+0x2300+(IRCALL_lj_buf_putstr_reverse),
+0x2300+(IRCALL_lj_buf_putstr_lower),
+0x2300+(IRCALL_lj_buf_putstr_upper),
+0,
0x2400,
-0x2500+(IRCALL_lj_buf_putstr_reverse),
-0x2500+(IRCALL_lj_buf_putstr_lower),
-0x2500+(IRCALL_lj_buf_putstr_upper),
0,
-0x2600,
0,
0,
0,
+0x2500,
0,
+0x2600,
0x2700,
0,
0x2800,
0x2900,
0,
-0x2a00,
-0x2b00,
0,
+0x2a00+(0),
+0x2b00+(0),
0,
-0x2c00+(0),
-0x2d00+(0),
0,
0,
0,
@@ -110,9 +111,9 @@ static const uint16_t recff_idmap[] = {
0,
0,
0,
+0x2a00+(GCROOT_IO_OUTPUT),
+0x2b00+(GCROOT_IO_OUTPUT),
0,
-0x2c00+(GCROOT_IO_OUTPUT),
-0x2d00+(GCROOT_IO_OUTPUT),
0,
0,
0,
@@ -128,8 +129,8 @@ static const uint16_t recff_idmap[] = {
0,
0,
0,
+0x2c00,
0,
-0x2e00,
0,
0,
0,
@@ -164,45 +165,45 @@ static const uint16_t recff_idmap[] = {
0,
0,
0,
-0x2f00+(0),
-0x2f00+(1),
-0x3000+(MM_eq),
-0x3000+(MM_len),
-0x3000+(MM_lt),
-0x3000+(MM_le),
-0x3000+(MM_concat),
-0x3100,
-0x3000+(MM_add),
-0x3000+(MM_sub),
-0x3000+(MM_mul),
-0x3000+(MM_div),
-0x3000+(MM_mod),
-0x3000+(MM_pow),
-0x3000+(MM_unm),
+0x2d00+(0),
+0x2d00+(1),
+0x2e00+(MM_eq),
+0x2e00+(MM_len),
+0x2e00+(MM_lt),
+0x2e00+(MM_le),
+0x2e00+(MM_concat),
+0x2f00,
+0x2e00+(MM_add),
+0x2e00+(MM_sub),
+0x2e00+(MM_mul),
+0x2e00+(MM_div),
+0x2e00+(MM_mod),
+0x2e00+(MM_pow),
+0x2e00+(MM_unm),
0,
0,
0,
-0x3200+(1),
-0x3200+(0),
+0x3000+(1),
+0x3000+(0),
0,
0,
0,
0,
-0x3300,
-0x3300,
-0x3400,
+0x3100,
+0x3100,
+0x3200,
0,
+0x3300,
+0x3400+(FF_ffi_sizeof),
+0x3400+(FF_ffi_alignof),
+0x3400+(FF_ffi_offsetof),
0x3500,
-0x3600+(FF_ffi_sizeof),
-0x3600+(FF_ffi_alignof),
-0x3600+(FF_ffi_offsetof),
+0x3600,
0x3700,
0x3800,
0x3900,
-0x3a00,
-0x3b00,
0,
-0x3c00
+0x3a00
};
static const RecordFunc recff_func[] = {
@@ -226,9 +227,7 @@ recff_xpcall,
recff_math_abs,
recff_math_round,
recff_math_unary,
-recff_math_atrig,
-recff_math_htrig,
-recff_math_modf,
+recff_math_call,
recff_math_log,
recff_math_atan2,
recff_math_pow,
diff --git a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_vm.S b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_vm.S
index db69a939c..1aad89f07 100644
--- a/core/src/luajit/autogen/android/jit/arm64-v8a/lj_vm.S
+++ b/core/src/luajit/autogen/android/jit/arm64-v8a/lj_vm.S
@@ -14,13 +14,13 @@ lj_vm_asm_begin:
.type lj_BC_ISLT, @function
.size lj_BC_ISLT, 128
lj_BC_ISLT:
- .long 0xf87b7a60,0x794006b1,0xf87c7a61,0x910012b5
+ .long 0xf87b7a60,0x794002b1,0xf87c7a61,0x910012b5
.long 0x8b110ab1,0xd1408231,0xeb40833f,0x54000161
.long 0xeb41833f,0x54000221,0x6b01001f,0x9a95b235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
- .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012e43
- .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x54012dc1
- .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012d43
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
+ .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012e63
+ .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x54012de1
+ .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012d63
.long 0x1e620000,0x1e612000,0x9a953235,0x17ffffed
.globl lj_BC_ISGE
@@ -28,13 +28,13 @@ lj_BC_ISLT:
.type lj_BC_ISGE, @function
.size lj_BC_ISGE, 128
lj_BC_ISGE:
- .long 0xf87b7a60,0x794006b1,0xf87c7a61,0x910012b5
+ .long 0xf87b7a60,0x794002b1,0xf87c7a61,0x910012b5
.long 0x8b110ab1,0xd1408231,0xeb40833f,0x54000161
.long 0xeb41833f,0x54000221,0x6b01001f,0x9a95a235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
- .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012a43
- .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540129c1
- .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012943
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
+ .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012a63
+ .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540129e1
+ .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012963
.long 0x1e620000,0x1e612000,0x9a952235,0x17ffffed
.globl lj_BC_ISLE
@@ -42,13 +42,13 @@ lj_BC_ISGE:
.type lj_BC_ISLE, @function
.size lj_BC_ISLE, 128
lj_BC_ISLE:
- .long 0xf87b7a60,0x794006b1,0xf87c7a61,0x910012b5
+ .long 0xf87b7a60,0x794002b1,0xf87c7a61,0x910012b5
.long 0x8b110ab1,0xd1408231,0xeb40833f,0x54000161
.long 0xeb41833f,0x54000221,0x6b01001f,0x9a95d235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
- .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012643
- .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540125c1
- .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012543
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
+ .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012663
+ .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540125e1
+ .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012563
.long 0x1e620000,0x1e612000,0x9a959235,0x17ffffed
.globl lj_BC_ISGT
@@ -56,13 +56,13 @@ lj_BC_ISLE:
.type lj_BC_ISGT, @function
.size lj_BC_ISGT, 128
lj_BC_ISGT:
- .long 0xf87b7a60,0x794006b1,0xf87c7a61,0x910012b5
+ .long 0xf87b7a60,0x794002b1,0xf87c7a61,0x910012b5
.long 0x8b110ab1,0xd1408231,0xeb40833f,0x54000161
.long 0xeb41833f,0x54000221,0x6b01001f,0x9a95c235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
- .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012243
- .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540121c1
- .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012143
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
+ .long 0xd3507e1c,0xd61f0100,0xfc7b7a60,0x54012263
+ .long 0xfc7c7a61,0xeb41833f,0x540000e8,0x540121e1
+ .long 0x1e620021,0x14000004,0xfc7c7a61,0x54012163
.long 0x1e620000,0x1e612000,0x9a958235,0x17ffffed
.globl lj_BC_ISEQV
@@ -70,91 +70,91 @@ lj_BC_ISGT:
.type lj_BC_ISEQV, @function
.size lj_BC_ISEQV, 132
lj_BC_ISEQV:
- .long 0xf87b7a60,0x8b1c0e7c,0x794006b1,0xf9400382
+ .long 0xf87b7a60,0x8b1c0e7c,0x794002b1,0xf9400382
.long 0x910012b5,0x8b110ab1,0xd1408231,0x936ffc4f
.long 0xb10039ff,0x54000ce9,0x936ffc08,0xb1002dff
- .long 0xba4b1904,0x54012420,0xeb02001f,0x54000101
+ .long 0xba4b1904,0x54012440,0xeb02001f,0x54000101
.long 0xaa1103f5,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0xeb0801ff
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0xeb0801ff
.long 0xba4c09e2,0x54ffff08,0x9240b801,0xf940102a
.long 0xb4fffeaa,0x39402949,0x52800003,0x3727fe49
- .long 0x14000907
+ .long 0x14000908
.globl lj_BC_ISNEV
.hidden lj_BC_ISNEV
.type lj_BC_ISNEV, @function
.size lj_BC_ISNEV, 128
lj_BC_ISNEV:
- .long 0xf87b7a60,0x8b1c0e7c,0x794006b1,0xf9400382
+ .long 0xf87b7a60,0x8b1c0e7c,0x794002b1,0xf9400382
.long 0x910012b5,0x8b110ab1,0xd1408231,0x936ffc4f
.long 0xb10039ff,0x54000d29,0x936ffc08,0xb1002dff
- .long 0xba4b1904,0x54012000,0xeb02001f,0x540000e1
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xba4b1904,0x54012020,0xeb02001f,0x540000e1
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xeb0801ff,0xba4c09e2
.long 0x54fffae8,0x9240b801,0xf940102a,0xb4fffa8a
- .long 0x39402949,0x52800023,0x3727fa29,0x140008e7
+ .long 0x39402949,0x52800023,0x3727fa29,0x140008e8
.globl lj_BC_ISEQS
.hidden lj_BC_ISEQS
.type lj_BC_ISEQS, @function
.size lj_BC_ISEQS, 80
lj_BC_ISEQS:
- .long 0xf87b7a60,0xaa3c03fc,0x794006b1,0xf87c7a81
+ .long 0xf87b7a60,0xaa3c03fc,0x794002b1,0xf87c7a81
.long 0x910012b5,0x92800088,0x936ffc0f,0x8b110ab1
- .long 0x8b08bc21,0xd1408231,0xb1002dff,0x54011c40
+ .long 0x8b08bc21,0xd1408231,0xb1002dff,0x54011c60
.long 0xeb01001f,0x9a950235,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_ISNES
.hidden lj_BC_ISNES
.type lj_BC_ISNES, @function
.size lj_BC_ISNES, 80
lj_BC_ISNES:
- .long 0xf87b7a60,0xaa3c03fc,0x794006b1,0xf87c7a81
+ .long 0xf87b7a60,0xaa3c03fc,0x794002b1,0xf87c7a81
.long 0x910012b5,0x92800088,0x936ffc0f,0x8b110ab1
- .long 0x8b08bc21,0xd1408231,0xb1002dff,0x540119c0
+ .long 0x8b08bc21,0xd1408231,0xb1002dff,0x540119e0
.long 0xeb01001f,0x9a951235,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_ISEQN
.hidden lj_BC_ISEQN
.type lj_BC_ISEQN, @function
.size lj_BC_ISEQN, 140
lj_BC_ISEQN:
- .long 0xf87b7a60,0x8b1c0e9c,0x794006b1,0xf9400382
+ .long 0xf87b7a60,0x8b1c0e9c,0x794002b1,0xf9400382
.long 0x910012b5,0x8b110ab1,0xd1408231,0xeb40833f
.long 0x54000161,0xeb42833f,0x54000221,0x6b02001f
.long 0x9a950235,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x54000183
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x54000183
.long 0xfc7b7a60,0xfd400381,0xeb42833f,0x54000041
.long 0x1e620041,0x1e612000,0x17fffff2,0xfd400381
.long 0x1e620000,0x1e612000,0x17ffffee,0x936ffc0f
- .long 0xb1002dff,0x54fffd81,0x140008a3
+ .long 0xb1002dff,0x54fffd81,0x140008a4
.globl lj_BC_ISNEN
.hidden lj_BC_ISNEN
.type lj_BC_ISNEN, @function
.size lj_BC_ISNEN, 140
lj_BC_ISNEN:
- .long 0xf87b7a60,0x8b1c0e9c,0x794006b1,0xf9400382
+ .long 0xf87b7a60,0x8b1c0e9c,0x794002b1,0xf9400382
.long 0x910012b5,0x8b110ab1,0xd1408231,0xeb40833f
.long 0x54000161,0xeb42833f,0x54000221,0x6b02001f
.long 0x9a951235,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x54000183
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x54000183
.long 0xfc7b7a60,0xfd400381,0xeb42833f,0x54000041
.long 0x1e620041,0x1e612000,0x17fffff2,0xfd400381
.long 0x1e620000,0x1e612000,0x17ffffee,0x936ffc0f
- .long 0xb1002dff,0x54fffd61,0x14000880
+ .long 0xb1002dff,0x54fffd61,0x14000881
.globl lj_BC_ISEQP
.hidden lj_BC_ISEQP
.type lj_BC_ISEQP, @function
.size lj_BC_ISEQP, 68
lj_BC_ISEQP:
- .long 0xf87b7a68,0x794006b1,0x910012b5,0x9100079c
- .long 0x8b110ab1,0x936ffd0f,0xb1002dff,0x54010f00
+ .long 0xf87b7a68,0x794002b1,0x910012b5,0x9100079c
+ .long 0x8b110ab1,0x936ffd0f,0xb1002dff,0x54010f20
.long 0xab0f039f,0xd1408231,0x9a950235,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_ISNEP
@@ -162,10 +162,10 @@ lj_BC_ISEQP:
.type lj_BC_ISNEP, @function
.size lj_BC_ISNEP, 68
lj_BC_ISNEP:
- .long 0xf87b7a68,0x794006b1,0x910012b5,0x9100079c
- .long 0x8b110ab1,0x936ffd0f,0xb1002dff,0x54010ce0
+ .long 0xf87b7a68,0x794002b1,0x910012b5,0x9100079c
+ .long 0x8b110ab1,0x936ffd0f,0xb1002dff,0x54010d00
.long 0xab0f039f,0xd1408231,0x9a951235,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_ISTC
@@ -173,29 +173,29 @@ lj_BC_ISNEP:
.type lj_BC_ISTC, @function
.size lj_BC_ISTC, 64
lj_BC_ISTC:
- .long 0x794006b1,0xf87c7a68,0x910012b5,0x92d00009
+ .long 0x794002b1,0xf87c7a68,0x910012b5,0x92d00009
.long 0x8b110ab1,0xeb09011f,0xd1408231,0x9a9c337b
.long 0x9a953235,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_ISFC
.hidden lj_BC_ISFC
.type lj_BC_ISFC, @function
.size lj_BC_ISFC, 64
lj_BC_ISFC:
- .long 0x794006b1,0xf87c7a68,0x910012b5,0x92d00009
+ .long 0x794002b1,0xf87c7a68,0x910012b5,0x92d00009
.long 0x8b110ab1,0xeb09011f,0xd1408231,0x9a9c237b
.long 0x9a952235,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_IST
.hidden lj_BC_IST
.type lj_BC_IST, @function
.size lj_BC_IST, 56
lj_BC_IST:
- .long 0x794006b1,0xf87c7a68,0x910012b5,0x92d00009
+ .long 0x794002b1,0xf87c7a68,0x910012b5,0x92d00009
.long 0x8b110ab1,0xeb09011f,0xd1408231,0x9a953235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_ISF
@@ -203,9 +203,9 @@ lj_BC_IST:
.type lj_BC_ISF, @function
.size lj_BC_ISF, 56
lj_BC_ISF:
- .long 0x794006b1,0xf87c7a68,0x910012b5,0x92d00009
+ .long 0x794002b1,0xf87c7a68,0x910012b5,0x92d00009
.long 0x8b110ab1,0xeb09011f,0xd1408231,0x9a952235
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_ISTYPE
@@ -213,8 +213,8 @@ lj_BC_ISF:
.type lj_BC_ISTYPE, @function
.size lj_BC_ISTYPE, 36
lj_BC_ISTYPE:
- .long 0xf87b7a68,0xab88bf9f,0x540104c1,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0xf87b7a68,0xab88bf9f,0x540104e1,0xb84046b0
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_ISNUM
@@ -222,8 +222,8 @@ lj_BC_ISTYPE:
.type lj_BC_ISNUM, @function
.size lj_BC_ISNUM, 36
lj_BC_ISNUM:
- .long 0xf87b6a68,0xeb48833f,0x540103a9,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0xf87b6a68,0xeb48833f,0x540103c9,0xb84046b0
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_MOV
@@ -232,7 +232,7 @@ lj_BC_ISNUM:
.size lj_BC_MOV, 32
lj_BC_MOV:
.long 0xf87c7a68,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_NOT
.hidden lj_BC_NOT
@@ -241,17 +241,17 @@ lj_BC_MOV:
lj_BC_NOT:
.long 0xf87c7a68,0x92d00009,0x92e0002a,0xeb09011f
.long 0x9a8a3128,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_UNM
.hidden lj_BC_UNM
.type lj_BC_UNM, @function
.size lj_BC_UNM, 68
lj_BC_UNM:
- .long 0xf87c7a68,0x936ffd0f,0xb10039ff,0x540101a8
+ .long 0xf87c7a68,0x936ffd0f,0xb10039ff,0x540101c8
.long 0xd2410108,0x540000a1,0x6b0803e8,0xd2e83c02
.long 0x8b180108,0x9a827108,0xf83b7a68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_LEN
@@ -260,9 +260,9 @@ lj_BC_UNM:
.size lj_BC_LEN, 72
lj_BC_LEN:
.long 0xf87c7a60,0x936ffc0f,0xb10015ff,0x9240b800
- .long 0x54000141,0xb9401000,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
- .long 0xd3507e1c,0xd61f0100,0xb10031ff,0x54010041
+ .long 0x54000141,0xb9401400,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
+ .long 0xd3507e1c,0xd61f0100,0xb10031ff,0x54010061
bl lj_tab_len
.long 0x17fffff5
@@ -273,10 +273,10 @@ lj_BC_LEN:
lj_BC_ADDVN:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a81
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x2b010000,0x5400fbc6,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x2b010000,0x5400fbe6,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a81
- .long 0xeb40833f,0x5400fa49,0xeb41833f,0x5400fa09
+ .long 0xeb40833f,0x5400fa69,0xeb41833f,0x5400fa29
.long 0x1e612800,0xfc3b7a60,0x17fffff2
.globl lj_BC_SUBVN
@@ -286,10 +286,10 @@ lj_BC_ADDVN:
lj_BC_SUBVN:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a81
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x6b010000,0x5400f866,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x6b010000,0x5400f886,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a81
- .long 0xeb40833f,0x5400f6e9,0xeb41833f,0x5400f6a9
+ .long 0xeb40833f,0x5400f709,0xeb41833f,0x5400f6c9
.long 0x1e613800,0xfc3b7a60,0x17fffff2
.globl lj_BC_MULVN
@@ -299,11 +299,11 @@ lj_BC_SUBVN:
lj_BC_MULVN:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a81
.long 0xeb40833f,0x540001e1,0xeb41833f,0x540001a1
- .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400f4c1
+ .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400f4e1
.long 0x8b180000,0xf83b7a60,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
- .long 0xfc717a60,0xfc7c7a81,0xeb40833f,0x5400f349
- .long 0xeb41833f,0x5400f309,0x1e610800,0xfc3b7a60
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
+ .long 0xfc717a60,0xfc7c7a81,0xeb40833f,0x5400f369
+ .long 0xeb41833f,0x5400f329,0x1e610800,0xfc3b7a60
.long 0x17fffff2
.globl lj_BC_DIVVN
@@ -312,9 +312,9 @@ lj_BC_MULVN:
.size lj_BC_DIVVN, 72
lj_BC_DIVVN:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a81
- .long 0xfc717a60,0xfc7c7a81,0xeb40833f,0x5400f1a9
- .long 0xeb41833f,0x5400f169,0x1e611800,0xfc3b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xfc717a60,0xfc7c7a81,0xeb40833f,0x5400f1c9
+ .long 0xeb41833f,0x5400f189,0x1e611800,0xfc3b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_MODVN
@@ -324,10 +324,10 @@ lj_BC_DIVVN:
lj_BC_MODVN:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a81
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x3400ef41,0x94000c9f,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x3400ef61,0x94000ca0,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a81
- .long 0xeb40833f,0x5400eda9,0xeb41833f,0x5400ed69
+ .long 0xeb40833f,0x5400edc9,0xeb41833f,0x5400ed89
.long 0x1e611802,0x1e654042,0x1f418040,0xfc3b7a60
.long 0x17fffff0
@@ -338,10 +338,10 @@ lj_BC_MODVN:
lj_BC_ADDNV:
.long 0x92401f9c,0xd3587e11,0xf87c7a80,0xf8717a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x2b010000,0x5400ebe6,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x2b010000,0x5400ec06,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc7c7a80,0xfc717a61
- .long 0xeb40833f,0x5400ea69,0xeb41833f,0x5400ea29
+ .long 0xeb40833f,0x5400ea89,0xeb41833f,0x5400ea49
.long 0x1e612800,0xfc3b7a60,0x17fffff2
.globl lj_BC_SUBNV
@@ -351,10 +351,10 @@ lj_BC_ADDNV:
lj_BC_SUBNV:
.long 0x92401f9c,0xd3587e11,0xf87c7a80,0xf8717a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x6b010000,0x5400e886,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x6b010000,0x5400e8a6,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc7c7a80,0xfc717a61
- .long 0xeb40833f,0x5400e709,0xeb41833f,0x5400e6c9
+ .long 0xeb40833f,0x5400e729,0xeb41833f,0x5400e6e9
.long 0x1e613800,0xfc3b7a60,0x17fffff2
.globl lj_BC_MULNV
@@ -364,11 +364,11 @@ lj_BC_SUBNV:
lj_BC_MULNV:
.long 0x92401f9c,0xd3587e11,0xf87c7a80,0xf8717a61
.long 0xeb40833f,0x540001e1,0xeb41833f,0x540001a1
- .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400e4e1
+ .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400e501
.long 0x8b180000,0xf83b7a60,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
- .long 0xfc7c7a80,0xfc717a61,0xeb40833f,0x5400e369
- .long 0xeb41833f,0x5400e329,0x1e610800,0xfc3b7a60
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
+ .long 0xfc7c7a80,0xfc717a61,0xeb40833f,0x5400e389
+ .long 0xeb41833f,0x5400e349,0x1e610800,0xfc3b7a60
.long 0x17fffff2
.globl lj_BC_DIVNV
@@ -377,9 +377,9 @@ lj_BC_MULNV:
.size lj_BC_DIVNV, 72
lj_BC_DIVNV:
.long 0x92401f9c,0xd3587e11,0xf87c7a80,0xf8717a61
- .long 0xfc7c7a80,0xfc717a61,0xeb40833f,0x5400e1c9
- .long 0xeb41833f,0x5400e189,0x1e611800,0xfc3b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xfc7c7a80,0xfc717a61,0xeb40833f,0x5400e1e9
+ .long 0xeb41833f,0x5400e1a9,0x1e611800,0xfc3b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_MODNV
@@ -389,10 +389,10 @@ lj_BC_DIVNV:
lj_BC_MODNV:
.long 0x92401f9c,0xd3587e11,0xf87c7a80,0xf8717a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x3400df61,0x94000c1d,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x3400df81,0x94000c1e,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc7c7a80,0xfc717a61
- .long 0xeb40833f,0x5400ddc9,0xeb41833f,0x5400dd89
+ .long 0xeb40833f,0x5400dde9,0xeb41833f,0x5400dda9
.long 0x1e611802,0x1e654042,0x1f418040,0xfc3b7a60
.long 0x17fffff0
@@ -403,10 +403,10 @@ lj_BC_MODNV:
lj_BC_ADDVV:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x2b010000,0x5400dc66,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x2b010000,0x5400dc86,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a61
- .long 0xeb40833f,0x5400dae9,0xeb41833f,0x5400daa9
+ .long 0xeb40833f,0x5400db09,0xeb41833f,0x5400dac9
.long 0x1e612800,0xfc3b7a60,0x17fffff2
.globl lj_BC_SUBVV
@@ -416,10 +416,10 @@ lj_BC_ADDVV:
lj_BC_SUBVV:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x6b010000,0x5400d906,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x6b010000,0x5400d926,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a61
- .long 0xeb40833f,0x5400d789,0xeb41833f,0x5400d749
+ .long 0xeb40833f,0x5400d7a9,0xeb41833f,0x5400d769
.long 0x1e613800,0xfc3b7a60,0x17fffff2
.globl lj_BC_MULVV
@@ -429,11 +429,11 @@ lj_BC_SUBVV:
lj_BC_MULVV:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
.long 0xeb40833f,0x540001e1,0xeb41833f,0x540001a1
- .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400d561
+ .long 0x9b217c00,0xeb20c01f,0x2a0003e0,0x5400d581
.long 0x8b180000,0xf83b7a60,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
- .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400d3e9
- .long 0xeb41833f,0x5400d3a9,0x1e610800,0xfc3b7a60
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
+ .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400d409
+ .long 0xeb41833f,0x5400d3c9,0x1e610800,0xfc3b7a60
.long 0x17fffff2
.globl lj_BC_DIVVV
@@ -442,9 +442,9 @@ lj_BC_MULVV:
.size lj_BC_DIVVV, 72
lj_BC_DIVVV:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
- .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400d249
- .long 0xeb41833f,0x5400d209,0x1e611800,0xfc3b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400d269
+ .long 0xeb41833f,0x5400d229,0x1e611800,0xfc3b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_MODVV
@@ -454,10 +454,10 @@ lj_BC_DIVVV:
lj_BC_MODVV:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
.long 0xeb40833f,0x540001a1,0xeb41833f,0x54000161
- .long 0x3400cfe1,0x94000b9b,0x8b180000,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x3400d001,0x94000b9c,0x8b180000,0xf83b7a60
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xfc717a60,0xfc7c7a61
- .long 0xeb40833f,0x5400ce49,0xeb41833f,0x5400ce09
+ .long 0xeb40833f,0x5400ce69,0xeb41833f,0x5400ce29
.long 0x1e611802,0x1e654042,0x1f418040,0xfc3b7a60
.long 0x17fffff0
@@ -467,11 +467,11 @@ lj_BC_MODVV:
.size lj_BC_POW, 72
lj_BC_POW:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a61
- .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400cc69
- .long 0xeb41833f,0x5400cc29
+ .long 0xfc717a60,0xfc7c7a61,0xeb40833f,0x5400cc89
+ .long 0xeb41833f,0x5400cc49
bl pow
.long 0xfc3b7a60,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_CAT
.hidden lj_BC_CAT
@@ -481,9 +481,9 @@ lj_BC_CAT:
.long 0xd3587e11,0x92401f9c,0xf90012f3,0xcb110382
.long 0x8b1c0e61,0xaa1703e0,0xf90057f5
bl lj_meta_cat
- .long 0x385ff2b1,0xf94012f3,0xb500cae0,0xf8717a68
+ .long 0x385fc2b1,0xf94012f3,0xb500cb00,0xf8717a68
.long 0xf83b7a68,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_KSTR
.hidden lj_BC_KSTR
@@ -492,7 +492,7 @@ lj_BC_CAT:
lj_BC_KSTR:
.long 0xaa3c03fc,0xf87c7a88,0x92800089,0x8b09bd08
.long 0xf83b7a68,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_KCDATA
.hidden lj_BC_KCDATA
@@ -501,7 +501,7 @@ lj_BC_KSTR:
lj_BC_KCDATA:
.long 0xaa3c03fc,0xf87c7a88,0x92800149,0x8b09bd08
.long 0xf83b7a68,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_KSHORT
.hidden lj_BC_KSHORT
@@ -509,7 +509,7 @@ lj_BC_KCDATA:
.size lj_BC_KSHORT, 36
lj_BC_KSHORT:
.long 0x13003f9c,0x8b180388,0xf83b7a68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_KNUM
@@ -518,7 +518,7 @@ lj_BC_KSHORT:
.size lj_BC_KNUM, 32
lj_BC_KNUM:
.long 0xf87c7a88,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_KPRI
.hidden lj_BC_KPRI
@@ -526,7 +526,7 @@ lj_BC_KNUM:
.size lj_BC_KPRI, 32
lj_BC_KPRI:
.long 0xaa3cbfe8,0xf83b7a68,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_KNIL
.hidden lj_BC_KNIL
@@ -535,7 +535,7 @@ lj_BC_KPRI:
lj_BC_KNIL:
.long 0x8b1b0e7b,0x8b1c0e7c,0xf800877a,0xeb1c037f
.long 0xf800877a,0x54ffffcb,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_UGET
.hidden lj_BC_UGET
@@ -544,7 +544,7 @@ lj_BC_KNIL:
lj_BC_UGET:
.long 0xf85f0261,0x9100179c,0x9240b821,0xf87c7821
.long 0xf9401021,0xf9400028,0xf83b7a68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_USETV
@@ -556,7 +556,7 @@ lj_BC_USETV:
.long 0xf87c7a62,0xf9401001,0x3940200a,0x39402808
.long 0x936ffc4f,0xf9000022,0x910011ef,0x721e015f
.long 0x7a401904,0xba4a19e0,0x540000e8,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0x9240b842,0x39402049,0x7200053f
.long 0x54fffee0,0xaa1603e0
bl lj_gc_barrieruv
@@ -571,8 +571,8 @@ lj_BC_USETS:
.long 0xf87b7820,0xf87c7a82,0x92800088,0xf9401001
.long 0x3940200a,0x8b08bc48,0x39402049,0xf9000028
.long 0x371000ea,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x39402808
- .long 0x7200053f,0x7a401900,0x54fffee0,0xaa1603e0
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x39402808
+ .long 0x7200053f,0x7a401904,0x54fffee0,0xaa1603e0
bl lj_gc_barrieruv
.long 0x17fffff4
@@ -583,7 +583,7 @@ lj_BC_USETS:
lj_BC_USETN:
.long 0xf85f0261,0x9100177b,0x9240b821,0xf87b7821
.long 0xf87c7a88,0xf9401021,0xf9000028,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_USETP
@@ -593,7 +593,7 @@ lj_BC_USETN:
lj_BC_USETP:
.long 0xf85f0261,0x9100177b,0x9240b821,0xf87b7821
.long 0xaa3cbfe8,0xf9401021,0xf9000028,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_UCLO
@@ -605,7 +605,7 @@ lj_BC_UCLO:
.long 0xb40000a2,0xaa1703e0,0x8b1b0e61
bl lj_func_closeuv
.long 0xf94012f3,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_FNEW
.hidden lj_BC_FNEW
@@ -616,7 +616,7 @@ lj_BC_FNEW:
.long 0xf87c7a81,0xaa1703e0,0x9240b842
bl lj_func_newL_gc
.long 0xf94012f3,0x92800108,0x8b08bc00,0xf83b7a60
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_TNEW
@@ -624,12 +624,12 @@ lj_BC_FNEW:
.type lj_BC_TNEW, @function
.size lj_BC_TNEW, 96
lj_BC_TNEW:
- .long 0xa9420ec2,0xf90012f3,0xf90057f5,0xaa1703e0
+ .long 0xa9410ec2,0xf90012f3,0xf90057f5,0xaa1703e0
.long 0xeb03005f,0x54000202,0x92402b81,0xd34bff82
.long 0xf11ffc3f,0x52810028,0x9a881021
bl lj_tab_new
.long 0xf94012f3,0xf2ffff40,0xf83b7a60,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
bl lj_gc_step_fixtop
.long 0xaa1703e0,0x17ffffef
@@ -639,11 +639,11 @@ lj_BC_TNEW:
.type lj_BC_TDUP, @function
.size lj_BC_TDUP, 84
lj_BC_TDUP:
- .long 0xa9420ec2,0xf90012f3,0xf90057f5,0xaa1703e0
+ .long 0xa9410ec2,0xf90012f3,0xf90057f5,0xaa1703e0
.long 0xeb03005f,0x540001a2,0xaa3c03fc,0xf87c7a81
bl lj_tab_dup
.long 0xf94012f3,0xf2ffff40,0xf83b7a60,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
bl lj_gc_step_fixtop
.long 0xaa1703e0,0x17fffff2
@@ -674,7 +674,7 @@ lj_BC_TGETV:
.long 0xeb49833f,0x540002a1,0xf9400822,0xb9403020
.long 0x8b294c42,0x6b00013f,0x54009762,0xf9400048
.long 0xeb1a011f,0x54000100,0xf83b7a68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xf9401020,0xb4ffff00,0x39402809
.long 0x3707fec9,0x140004ac,0x936ffd2f,0xb10015ff
.long 0x54009521,0x9240b93c,0x1400000a
@@ -690,7 +690,7 @@ lj_BC_TGETS:
.long 0x0a0a0129,0x8b090529,0x92800083,0x8b090c42
.long 0x8b03bf83,0xa9400048,0xf9400842,0xeb03001f
.long 0x54000141,0xeb1a011f,0x54000140,0xf83b7a68
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xb5fffe62,0xaa1a03e8
.long 0xf9401020,0xb4fffec0,0x39402809,0x3707fe89
.long 0x14000477
@@ -704,7 +704,7 @@ lj_BC_TGETB:
.long 0xb10031ff,0x9240b821,0x54008ec1,0xf9400822
.long 0xb9403020,0x8b1c0c42,0x6b00039f,0x54008e22
.long 0xf9400048,0xeb1a011f,0x54000100,0xf83b7a68
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xf9401020,0xb4ffff00
.long 0x39402809,0x3707fec9,0x14000462
@@ -716,7 +716,7 @@ lj_BC_TGETR:
.long 0xd3587e11,0x92401f9c,0xf8717a60,0xf87c7a69
.long 0x9240b800,0xf9400802,0xb940300a,0x8b294c42
.long 0x6b0a013f,0x54008e82,0xf9400048,0xf83b7a68
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_TSETV
@@ -730,9 +730,9 @@ lj_BC_TSETV:
.long 0x8b294c42,0x6b00013f,0x54008e42,0xf9400049
.long 0xf87b7a68,0x3940202a,0xeb1a013f,0x54000120
.long 0xf9000048,0x3710018a,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.long 0xf9401020,0xb4fffee0,0x39402809,0x370ffea9
- .long 0x14000460,0xf9402ac9,0x121d794a,0xf9002ac1
+ .long 0x14000460,0xf94022c9,0x121d794a,0xf90022c1
.long 0x3900202a,0xf9000c29,0x17fffff0,0x936ffd2f
.long 0xb10015ff,0x54008ae1,0x9240b93c,0x1400000a
@@ -748,7 +748,7 @@ lj_BC_TSETS:
.long 0x8b03bf83,0x3900283f,0xa9400049,0xf940084b
.long 0x3940202a,0xeb03001f,0x54000221,0xf87b7a68
.long 0xeb1a013f,0x54000120,0xf9000048,0x371003ca
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xf9401020,0xb4fffee0
.long 0x39402809,0x370ffea9,0x14000423,0xaa0b03e2
.long 0xb5fffd4b,0xf9401020,0xb4000060,0x39402809
@@ -756,7 +756,7 @@ lj_BC_TSETS:
.long 0xf90012f3,0xaa1703e0,0xf9005fe8,0x9102e3e2
bl lj_tab_newkey
.long 0xf94012f3,0xf87b7a68,0xf9000008,0x17ffffe4
- .long 0xf9402ac9,0x121d794a,0xf9002ac1,0x3900202a
+ .long 0xf94022c9,0x121d794a,0xf90022c1,0x3900202a
.long 0xf9000c29,0x17ffffde
.globl lj_BC_TSETB
@@ -769,10 +769,10 @@ lj_BC_TSETB:
.long 0xb9403020,0x8b1c0c42,0x6b00039f,0x540080a2
.long 0xf9400049,0xf87b7a68,0x3940202a,0xeb1a013f
.long 0x54000120,0xf9000048,0x3710018a,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xf9401020,0xb4fffee0,0x39402809
- .long 0x370ffea9,0x140003f3,0xf9402ac9,0x121d794a
- .long 0xf9002ac1,0x3900202a,0xf9000c29,0x17fffff0
+ .long 0x370ffea9,0x140003f3,0xf94022c9,0x121d794a
+ .long 0xf90022c1,0x3900202a,0xf9000c29,0x17fffff0
.globl lj_BC_TSETM
.hidden lj_BC_TSETM
@@ -784,11 +784,11 @@ lj_BC_TSETM:
.long 0x0b510d22,0xf9400823,0xeb00005f,0x8b110371
.long 0x540001c8,0x8b294c69,0x3940202a,0xf8408768
.long 0xf8008528,0xeb11037f,0x54ffffa3,0x3710018a
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100,0xf90012f3,0xaa1703e0
.long 0xf90057f5
bl lj_tab_reasize
- .long 0x17ffffe3,0xf9402ac9,0x121d794a,0xf9002ac1
+ .long 0x17ffffe3,0xf94022c9,0x121d794a,0xf90022c1
.long 0x3900202a,0xf9000c29,0x17fffff0
.globl lj_BC_TSETR
@@ -800,8 +800,8 @@ lj_BC_TSETR:
.long 0x9240b821,0xf9400820,0x3940202a,0xb9403023
.long 0x8b294c00,0x3710016a,0x6b03013f,0x54007b22
.long 0xf87b7a68,0xf9000008,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
- .long 0xf9402ac8,0x121d794a,0xf9002ac1,0x3900202a
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
+ .long 0xf94022c8,0x121d794a,0xf90022c1,0x3900202a
.long 0xf9000c28,0x17fffff1
.globl lj_BC_CALLM
@@ -818,8 +818,8 @@ lj_BC_CALLM:
lj_BC_CALL:
.long 0xd37d1f9c,0xaa1303f1,0x8b1b0e73,0xf9400262
.long 0xd100239c,0x91004273,0x936ffc4f,0xb10025ff
- .long 0x9240b842,0x54008301,0xf81f8275,0xf9401055
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0x9240b842,0x54008321,0xf81f8275,0xf9401055
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0x8b1b0e7b,0xd61f0100
.globl lj_BC_CALLMT
@@ -836,12 +836,12 @@ lj_BC_CALLMT:
lj_BC_CALLT:
.long 0xd37df39c,0x8b1b0e7b,0xf9400369,0xd100239c
.long 0x9100437b,0x936ffd2f,0xb10025ff,0x9240b922
- .long 0x540082a1,0xf85f8275,0x52800011,0x3940284a
+ .long 0x540082c1,0xf85f8275,0x52800011,0x3940284a
.long 0xf24006bf,0x54000321,0xf81f0269,0xb40000fc
.long 0xf8716b68,0x91002229,0xeb1c013f,0xf8316a68
.long 0xaa0903f1,0x54ffff61,0xf100055f,0x54000108
.long 0xf9401055,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0x8b1b0e7b,0xd61f0100,0x385fd2bb
+ .long 0xf947ad28,0x8b1b0e7b,0xd61f0100,0x385fe2bb
.long 0xcb1b0e60,0xf85e0000,0x9240b800,0xf9401000
.long 0xf85b8014,0x17fffff3,0xd24006b5,0xf2400abf
.long 0x9a8a122a,0x54fffca1,0xcb150273,0xf85f8275
@@ -854,22 +854,22 @@ lj_BC_CALLT:
lj_BC_ITERC:
.long 0x8b1b0e7b,0xf85e8362,0xaa1303f1,0xa97f0760
.long 0x91004373,0x5280021c,0xf9000362,0xa9010760
- .long 0x936ffc4f,0xb10025ff,0x9240b842,0x54007a41
+ .long 0x936ffc4f,0xb10025ff,0x9240b842,0x54007a61
.long 0xf81f8275,0xf9401055,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0x8b1b0e7b,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0x8b1b0e7b,0xd61f0100
.globl lj_BC_ITERN
.hidden lj_BC_ITERN
.type lj_BC_ITERN, @function
.size lj_BC_ITERN, 164
lj_BC_ITERN:
- .long 0x8b1b0e7b,0xf85f0371,0x794006ab,0xb85f8360
+ .long 0x8b1b0e7b,0xf85f0371,0x794002ab,0xb85fc360
.long 0x910012b5,0x8b0b0aab,0x9240ba31,0xd140816b
.long 0xb9403229,0xf9400a21,0xeb09001c,0x8b000c22
.long 0x54000202,0xf9400048,0xeb1a011f,0x9a801400
.long 0x54ffff40,0x8b180000,0xa9002360,0x91000400
- .long 0xb81f8360,0xaa0b03f5,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xb81fc360,0xaa0b03f5,0xb84046b0,0x8b300ec9
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.long 0xb940362a,0xf9401631,0x8b1c0780,0xeb0a039f
.long 0x8b000e22,0x54fffea8,0xa9400048,0xeb1a011f
.long 0x9100079c,0x54ffff20,0xa9002360,0x8b090380
@@ -885,7 +885,7 @@ lj_BC_VARG:
.long 0xd100426b,0xb40001d1,0xd100414a,0xeb0b039f
.long 0xf8408788,0x9a9a3108,0xeb0a037f,0xf8008768
.long 0x54ffff63,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0xf9401ae8
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0xf9401ae8
.long 0xeb1c016a,0x9a8ad3f1,0x91002231,0x8b0a0369
.long 0xb900c3f1,0x54fffe8d,0xeb08013f,0x540000c8
.long 0xf8408788,0xf8008768,0xeb0b039f,0x54ffffa3
@@ -904,9 +904,9 @@ lj_BC_ISNEXT:
.long 0x54000221,0x936ffc48,0x39402809,0xb100311f
.long 0xfa5a0060,0x7a440920,0x54000161,0x320f77e8
.long 0xd3607d08,0xf81f8368,0xaa1c03f5,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
- .long 0xd61f0100,0x52800b08,0x528008a9,0x381fc2a8
- .long 0x39000389,0x17fffff5
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
+ .long 0xd61f0100,0x52800b08,0x528008a9,0x381ff2a8
+ .long 0x39000f89,0x17fffff5
.globl lj_BC_RETM
.hidden lj_BC_RETM
@@ -928,7 +928,7 @@ lj_BC_RET:
.long 0xd3483e1b,0xcb1b0c43,0xd3587e11,0xf85f0060
.long 0xeb110f9f,0x54000163,0x9240b800,0xaa0303f3
.long 0xf9401001,0xf85b8034,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.long 0x91002273,0x9100239c,0xf81e827a,0x17fffff1
.long 0x8b1b0e7b,0xf240083f,0x54003061,0xcb010273
.long 0xf85f8275,0x17ffffdb
@@ -943,7 +943,7 @@ lj_BC_RET0:
.long 0xd3483e1b,0xcb1b0c73,0xd3587e11,0xf85f0260
.long 0xeb110f9f,0x54000143,0x9240b800,0xf9401001
.long 0xf85b8034,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x9100239c
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x9100239c
.long 0xf800847a,0x17fffff3
.globl lj_BC_RET1
@@ -956,7 +956,7 @@ lj_BC_RET1:
.long 0xd1004263,0xd3483e1b,0xcb1b0c73,0xf8008468
.long 0xd3587e11,0xf85f0260,0xeb110f9f,0x54000143
.long 0x9240b800,0xf9401001,0xf85b8034,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0x9100239c,0xf800847a,0x17fffff3
.globl lj_BC_FORI
@@ -966,12 +966,12 @@ lj_BC_RET1:
lj_BC_FORI:
.long 0x8b1b0e7b,0xa9400760,0xf9400b62,0x8b1c0abc
.long 0xd140839c,0xeb40833f,0x54000221,0xeb41833f
- .long 0x54006041,0xeb42833f,0x54006001,0x37f80142
+ .long 0x54006061,0xeb42833f,0x54006021,0x37f80142
.long 0x6b01001f,0x9a95c395,0xf9000f60,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0x6b00003f,0x17fffff7,0x6d400760
- .long 0x54005e43,0xeb41833f,0x54005e09,0xeb42833f
- .long 0x54005dc9,0xfd000f60,0xb7f80082,0x1e612000
+ .long 0x54005e63,0xeb41833f,0x54005e29,0xeb42833f
+ .long 0x54005de9,0xfd000f60,0xb7f80082,0x1e612000
.long 0x9a958395,0x17ffffee,0x1e602020,0x17fffffd
.globl lj_BC_JFORI
@@ -981,13 +981,13 @@ lj_BC_FORI:
lj_BC_JFORI:
.long 0x8b1b0e7b,0xa9400760,0xf9400b62,0x8b1c0abc
.long 0xd140839c,0xeb40833f,0x54000261,0xeb41833f
- .long 0x54005bc1,0xeb42833f,0x54005b81,0x37f80182
- .long 0x6b01001f,0xaa1c03f5,0x785fe39c,0xf9000f60
+ .long 0x54005be1,0xeb42833f,0x54005ba1,0x37f80182
+ .long 0x6b01001f,0xaa1c03f5,0x785fc39c,0xf9000f60
.long 0x540011ed,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x6b00003f
- .long 0x17fffff5,0x6d400760,0x54005983,0xeb41833f
- .long 0x54005949,0xeb42833f,0x54005909,0xfd000f60
- .long 0xb7f800a2,0x1e612000,0x785fe39c,0x54000f89
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x6b00003f
+ .long 0x17fffff5,0x6d400760,0x540059a3,0xeb41833f
+ .long 0x54005969,0xeb42833f,0x54005929,0xfd000f60
+ .long 0xb7f800a2,0x1e612000,0x785fc39c,0x54000f89
.long 0x17ffffed,0x1e602020,0x17fffffc
.globl lj_BC_FORL
@@ -995,8 +995,8 @@ lj_BC_JFORI:
.type lj_BC_FORL, @function
.size lj_BC_FORL, 28
lj_BC_FORL:
- .long 0xd341fea0,0x927f1400,0x913ac000,0x78606ac1
- .long 0xf1000821,0x78206ac1,0x5400de43
+ .long 0xd341fea0,0x927f1400,0x913b6000,0x78606ac1
+ .long 0xf1000821,0x78206ac1,0x5400de83
.globl lj_BC_IFORL
.hidden lj_BC_IFORL
@@ -1007,9 +1007,9 @@ lj_BC_IFORL:
.long 0xd140839c,0xeb40833f,0x54000221,0x2b020000
.long 0x540000e6,0x8b180008,0x37f80162,0x6b01001f
.long 0x9a95d395,0xf9000368,0xf9000f68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0x6b00003f,0x17fffff6,0x6d400760
- .long 0x54005403,0xfd400b62,0x1e622800,0xb7f800c2
+ .long 0x54005423,0xfd400b62,0x1e622800,0xb7f800c2
.long 0x1e612000,0xfd000360,0xfd000f60,0x9a959395
.long 0x17ffffef,0x1e602020,0x17fffffb
@@ -1022,8 +1022,8 @@ lj_BC_JFORL:
.long 0x54000221,0x2b020000,0x540000e6,0x8b180008
.long 0x37f80162,0x6b01001f,0xf9000368,0xf9000f68
.long 0x5400084d,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0xd3507e1c,0xd61f0100,0x6b00003f
- .long 0x17fffff6,0x6d400760,0x54004fe3,0xfd400b62
+ .long 0xf947ad28,0xd3507e1c,0xd61f0100,0x6b00003f
+ .long 0x17fffff6,0x6d400760,0x54005003,0xfd400b62
.long 0x1e622800,0xb7f800c2,0x1e612000,0xfd000360
.long 0xfd000f60,0x54000629,0x17ffffef,0x1e602020
.long 0x17fffffb
@@ -1033,8 +1033,8 @@ lj_BC_JFORL:
.type lj_BC_ITERL, @function
.size lj_BC_ITERL, 28
lj_BC_ITERL:
- .long 0xd341fea0,0x927f1400,0x913ac000,0x78606ac1
- .long 0xf1000821,0x78206ac1,0x5400d4e3
+ .long 0xd341fea0,0x927f1400,0x913b6000,0x78606ac1
+ .long 0xf1000821,0x78206ac1,0x5400d523
.globl lj_BC_IITERL
.hidden lj_BC_IITERL
@@ -1043,7 +1043,7 @@ lj_BC_ITERL:
lj_BC_IITERL:
.long 0xf87b7a60,0x8b1b0e69,0xeb1a001f,0x54000080
.long 0x8b1c0aa8,0xd1408115,0xf81f8120,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100
.globl lj_BC_JITERL
@@ -1053,22 +1053,22 @@ lj_BC_IITERL:
lj_BC_JITERL:
.long 0xf87b7a60,0x8b1b0e69,0xeb1a001f,0x54000060
.long 0xf81f8120,0x14000014,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_LOOP
.hidden lj_BC_LOOP
.type lj_BC_LOOP, @function
.size lj_BC_LOOP, 28
lj_BC_LOOP:
- .long 0xd341fea0,0x927f1400,0x913ac000,0x78606ac1
- .long 0xf1000821,0x78206ac1,0x5400d0e3
+ .long 0xd341fea0,0x927f1400,0x913b6000,0x78606ac1
+ .long 0xf1000821,0x78206ac1,0x5400d123
.globl lj_BC_ILOOP
.hidden lj_BC_ILOOP
.type lj_BC_ILOOP, @function
.size lj_BC_ILOOP, 24
lj_BC_ILOOP:
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_BC_JLOOP
@@ -1076,8 +1076,8 @@ lj_BC_ILOOP:
.type lj_BC_JLOOP, @function
.size lj_BC_JLOOP, 36
lj_BC_JLOOP:
- .long 0xf94206c0,0x52800001,0xf87c781c,0xb90082c1
- .long 0xf9402f9b,0xf900b2d3,0xf90052d7,0xd10043ff
+ .long 0xf9421ec0,0x52800001,0xf87c781c,0xb900b2c1
+ .long 0xf9402f9b,0xf900bad3,0xf9006ed7,0xd10043ff
.long 0xd61f0360
.globl lj_BC_JMP
@@ -1086,15 +1086,15 @@ lj_BC_JLOOP:
.size lj_BC_JMP, 32
lj_BC_JMP:
.long 0x8b1c0abc,0xd1408395,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.globl lj_BC_FUNCF
.hidden lj_BC_FUNCF
.type lj_BC_FUNCF, @function
.size lj_BC_FUNCF, 28
lj_BC_FUNCF:
- .long 0xd341fea0,0x927f1400,0x913ac000,0x78606ac1
- .long 0xf1000421,0x78206ac1,0x5400cf03
+ .long 0xd341fea0,0x927f1400,0x913b6000,0x78606ac1
+ .long 0xf1000421,0x78206ac1,0x5400cf43
.globl lj_BC_IFUNCF
.hidden lj_BC_IFUNCF
@@ -1103,7 +1103,7 @@ lj_BC_FUNCF:
lj_BC_IFUNCF:
.long 0xf9401ae0,0x3859e2a9,0xf85b42b4,0xeb00037f
.long 0x54001648,0xeb090f9f,0x540000e3,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xf83c6a7a,0x9100239c,0x17fffff6
.globl lj_BC_JFUNCF
@@ -1132,7 +1132,7 @@ lj_BC_IFUNCV:
.long 0x3859e2a9,0xaa1303fb,0xaa0a03f3,0xb4000109
.long 0xeb1c037f,0x54000182,0xf9400368,0xd1000529
.long 0xf800877a,0xf8008548,0xb5ffff49,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xd1000529,0xf800855a,0xb4ffff09
.long 0x17fffffd
@@ -1150,8 +1150,8 @@ lj_BC_JFUNCV:
lj_BC_FUNCC:
.long 0xf9401443,0x8b1c0361,0xf9401ae0,0x8b1c027c
.long 0xeb00003f,0xa90272f3,0x12800028,0xaa1703e0
- .long 0x54000dc8,0xb90082c8,0xd63f0060,0xa94226f3
- .long 0xf900aed7,0x937d7c1c,0xb90082da,0xf85f8275
+ .long 0x54000dc8,0xb900b2c8,0xd63f0060,0xa94226f3
+ .long 0xf900b6d7,0x937d7c1c,0xb900b2da,0xf85f8275
.long 0xcb1c013b,0x14000019
.globl lj_BC_FUNCCW
@@ -1159,10 +1159,10 @@ lj_BC_FUNCC:
.type lj_BC_FUNCCW, @function
.size lj_BC_FUNCCW, 76
lj_BC_FUNCCW:
- .long 0xf940a2c3,0x8b1c0361,0xf9401ae0,0x8b1c027c
+ .long 0xf940aac3,0x8b1c0361,0xf9401ae0,0x8b1c027c
.long 0xeb00003f,0xa90272f3,0xf9401441,0x12800028
- .long 0xaa1703e0,0x54000b68,0xb90082c8,0xd63f0060
- .long 0xa94226f3,0xf900aed7,0x937d7c1c,0xb90082da
+ .long 0xaa1703e0,0x54000b68,0xb900b2c8,0xd63f0060
+ .long 0xa94226f3,0xf900b6d7,0x937d7c1c,0xb900b2da
.long 0xf85f8275,0xcb1c013b,0x14000006
.globl lj_vm_returnp
@@ -1188,7 +1188,7 @@ lj_vm_returnc:
lj_vm_return:
.long 0x927df2b1,0xf100041f,0xcb110271,0x54fffe41
.long 0xf90012f1,0xb980cbe1,0x12800028,0xd1004273
- .long 0xf100238a,0xb90082c8,0x540000a0,0xf100214a
+ .long 0xf100238a,0xb900b2c8,0x540000a0,0xf100214a
.long 0xf8408768,0xf8008668,0x54ffffa1,0xeb010f9f
.long 0x54000201,0xf90016f3
@@ -1225,7 +1225,7 @@ lj_vm_unwind_c:
.type lj_vm_unwind_c_eh, @function
.size lj_vm_unwind_c_eh, 20
lj_vm_unwind_c_eh:
- .long 0xf9405bf7,0x12800028,0xf9400af6,0xb90082c8
+ .long 0xf9405bf7,0x12800028,0xf9400af6,0xb900b2c8
.long 0x17ffffde
.globl lj_vm_unwind_ff
@@ -1242,7 +1242,7 @@ lj_vm_unwind_ff:
lj_vm_unwind_ff_eh:
.long 0xf9405bf7,0xd2ffff38,0xd2bfff39,0x9280001a
.long 0x5280021c,0xf94012f3,0xf9400af6,0x92d00008
- .long 0xd100227b,0xf85f8275,0xf81f8268,0xb90082da
+ .long 0xd100227b,0xf85f8275,0xf81f8268,0xb900b2da
.long 0x17ffffb5
.globl lj_vm_growstack_c
@@ -1262,7 +1262,7 @@ lj_vm_growstack_l:
bl lj_state_growstack
.long 0xa94272f3,0xf85f0262,0xcb13039c,0x9240b842
.long 0xf9401055,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0x8b1b0e7b,0xd61f0100
+ .long 0xf947ad28,0x8b1b0e7b,0xd61f0100
.globl lj_vm_resume
.hidden lj_vm_resume
@@ -1275,9 +1275,9 @@ lj_vm_resume:
.long 0xf9400af6,0xaa0103f3,0xf9005bf7,0x528000b5
.long 0xb900cbff,0x910007e8,0x39402ee9,0xb900c7ff
.long 0xf90057f7,0xf90053ff,0xf9002ae8,0x34000669
- .long 0xf900aed7,0xaa1303fb,0xa94202f3,0xd2ffff38
+ .long 0xf900b6d7,0xaa1303fb,0xa94202f3,0xd2ffff38
.long 0xd2bfff39,0xf85f8275,0x39002eff,0x9280001a
- .long 0xcb13001c,0xf24006a0,0x9100239c,0xb90082da
+ .long 0xcb13001c,0xf24006a0,0x9100239c,0xb900b2da
.long 0xb900c3fc,0x54ffbbc0,0x17ffff7f
.globl lj_vm_pcall
@@ -1300,9 +1300,9 @@ lj_vm_call:
.long 0xa9046bf9,0x6d093fee,0xa90573fb,0x52800035
.long 0xf940281c,0xb900cbe2,0xaa0003f7,0xf9005be0
.long 0xf9400af6,0xaa0103f3,0xf90057e0,0xf90053fc
- .long 0xf9002afd,0xf900aed7,0xa94202f1,0xd2ffff38
+ .long 0xf9002afd,0xf900b6d7,0xa94202f1,0xd2ffff38
.long 0xd2bfff39,0x8b1302b5,0x9280001a,0xcb1102b5
- .long 0xcb13001c,0xb90082da
+ .long 0xcb13001c,0xb900b2da
.globl lj_vm_call_dispatch
.hidden lj_vm_call_dispatch
@@ -1310,7 +1310,7 @@ lj_vm_call:
.size lj_vm_call_dispatch, 20
lj_vm_call_dispatch:
.long 0xf85f0262,0x936ffc4f,0xb10025ff,0x9240b842
- .long 0x54001e61
+ .long 0x54001e81
.globl lj_vm_call_dispatch_f
.hidden lj_vm_call_dispatch_f
@@ -1318,7 +1318,7 @@ lj_vm_call_dispatch:
.size lj_vm_call_dispatch_f, 32
lj_vm_call_dispatch_f:
.long 0xf81f8275,0xf9401055,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0x8b1b0e7b,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0x8b1b0e7b,0xd61f0100
.globl lj_vm_cpcall
.hidden lj_vm_cpcall
@@ -1330,7 +1330,7 @@ lj_vm_cpcall:
.long 0xa9046bf9,0x6d093fee,0xa90573fb,0xaa0003f7
.long 0xf9401c1b,0xf9005be0,0xf9400af6,0xf94016f1
.long 0xf90057e0,0xf9402afc,0xcb11037b,0xb900cbfb
- .long 0xb900c7ff,0xf90053fc,0xf9002afd,0xf900aed7
+ .long 0xb900c7ff,0xf90053fc,0xf9002afd,0xf900b6d7
.long 0xd63f0060,0xaa0003f3,0x528000b5,0xb5fff9f3
.long 0x17ffff3b
@@ -1342,8 +1342,8 @@ lj_cont_dispatch:
.long 0xf85f0222,0xf85e0260,0xaa1303e3,0xaa1103f3
.long 0x9240b842,0xf100041f,0xf85e8075,0xf9401042
.long 0x8b1c0368,0xf81f811a,0x54000069,0xf85b8054
- .long 0xd61f0000,0x5400c060,0xd1008063,0xcb13007c
- .long 0x140004d2
+ .long 0xd61f0000,0x5400c080,0xd1008063,0xcb13007c
+ .long 0x140004d4
.globl lj_cont_cat
.hidden lj_cont_cat
@@ -1353,7 +1353,7 @@ lj_cont_cat:
.long 0xb85fc2b0,0xd1008061,0xf9400368,0xf90012f3
.long 0xd3587e11,0xd3483e1b,0x8b110e69,0xeb090029
.long 0x54000080,0xf9000028,0xd343fd22,0x17fffa49
- .long 0xf83b7a68,0x14000068
+ .long 0xf83b7a68,0x14000069
.globl lj_vmeta_tgets1
.hidden lj_vmeta_tgets1
@@ -1367,7 +1367,7 @@ lj_vmeta_tgets1:
.type lj_vmeta_tgets, @function
.size lj_vmeta_tgets, 24
lj_vmeta_tgets:
- .long 0xf2ffff41,0xf9006ec1,0x910362c1,0x9102e3e2
+ .long 0xf2ffff41,0xf90072c1,0x910382c1,0x9102e3e2
.long 0xf9005fe3,0x14000008
.globl lj_vmeta_tgetb
@@ -1387,7 +1387,7 @@ lj_vmeta_tgetv:
.long 0xf90057f5
bl lj_meta_tget
.long 0xb4000120,0xf9400008,0xf83b7a68,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xd1000a69,0xf94016f3,0x5280021c
.long 0xf85f0262,0xf81e8275,0xcb090275,0x9240b842
.long 0x17ffff97
@@ -1413,7 +1413,7 @@ lj_vmeta_tsets1:
.type lj_vmeta_tsets, @function
.size lj_vmeta_tsets, 24
lj_vmeta_tsets:
- .long 0xf2ffff41,0xf9006ec1,0x910362c1,0x9102e3e2
+ .long 0xf2ffff41,0xf90072c1,0x910382c1,0x9102e3e2
.long 0xf9005fe3,0x14000008
.globl lj_vmeta_tsetb
@@ -1433,7 +1433,7 @@ lj_vmeta_tsetv:
.long 0xf90057f5
bl lj_meta_tset
.long 0xf87b7a68,0xb4000100,0xf9000008,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0xd3507e1c
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0xd3507e1c
.long 0xd61f0100,0xd1000a69,0xf94016f3,0x5280031c
.long 0xf85f0262,0xf9000a68,0xf81e8275,0xcb090275
.long 0x9240b842,0x17ffff6a
@@ -1441,11 +1441,11 @@ lj_vmeta_tsetv:
.globl lj_vmeta_tsetr
.hidden lj_vmeta_tsetr
.type lj_vmeta_tsetr, @function
- .size lj_vmeta_tsetr, 20
+ .size lj_vmeta_tsetr, 24
lj_vmeta_tsetr:
- .long 0x93407d22,0xf90012f3,0xf90057f5
+ .long 0x93407d22,0xf90012f3,0xaa1703e0,0xf90057f5
bl lj_tab_setinth
- .long 0x17fffc24
+ .long 0x17fffc23
.globl lj_vmeta_comp
.hidden lj_vmeta_comp
@@ -1455,7 +1455,7 @@ lj_vmeta_comp:
.long 0x8b1b0e61,0xd10012b5,0x8b1c0e62,0xf90012f3
.long 0xaa1703e0,0xf90057f5,0x53001e03
bl lj_meta_comp
- .long 0xf100041f,0x54000828,0x794006b1,0x910012b5
+ .long 0xf100041f,0x54000828,0x794002b1,0x910012b5
.long 0x8b110ab1,0xd1408231,0x9a9132b5
.globl lj_cont_nop
@@ -1463,7 +1463,7 @@ lj_vmeta_comp:
.type lj_cont_nop, @function
.size lj_cont_nop, 24
lj_cont_nop:
- .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf9479928
+ .long 0xb84046b0,0x8b300ec9,0xd3483e1b,0xf947ad28
.long 0xd3507e1c,0xd61f0100
.globl lj_cont_ra
@@ -1555,7 +1555,7 @@ lj_vmeta_arith_vv:
.size lj_vmeta_binop, 24
lj_vmeta_binop:
.long 0xcb130009,0xf81e8015,0x91000935,0xaa0003f3
- .long 0x5280021c,0x17ffff10
+ .long 0x5280021c,0x17ffff0f
.globl lj_vmeta_len
.hidden lj_vmeta_len
@@ -1576,7 +1576,7 @@ lj_vmeta_call:
bl lj_meta_call
.long 0xf85f0262,0x9100239c,0x9240b842,0xf81f8275
.long 0xf9401055,0xb84046b0,0x8b300ec9,0xd3483e1b
- .long 0xf9479928,0x8b1b0e7b,0xd61f0100
+ .long 0xf947ad28,0x8b1b0e7b,0xd61f0100
.globl lj_vmeta_callt
.hidden lj_vmeta_callt
@@ -1587,7 +1587,7 @@ lj_vmeta_callt:
.long 0x8b1c0362
bl lj_meta_call
.long 0xf85f0369,0xf85f8275,0x9100239c,0x9240b922
- .long 0x17fffbe3
+ .long 0x17fffbe2
.globl lj_vmeta_for
.hidden lj_vmeta_for
@@ -1597,42 +1597,42 @@ lj_vmeta_for:
.long 0xaa1703e0,0xf90012f3,0xaa1b03e1,0xf90057f5
bl lj_meta_for
.long 0xb85fc2b0,0x53001e08,0xd3483e1b,0xd3507e1c
- .long 0xf101391f,0x54ffa200,0x17fffceb
+ .long 0xf101391f,0x54ffa1e0,0x17fffcea
.globl lj_ff_assert
.hidden lj_ff_assert
.type lj_ff_assert, @function
.size lj_ff_assert, 68
lj_ff_assert:
- .long 0xf9400260,0xf100239f,0x540079c3,0xf85f8275
- .long 0x92d00009,0xeb09001f,0x54007942,0xf81f0260
- .long 0xd1002271,0xf100239b,0x9100239c,0xb40032db
+ .long 0xf9400260,0xf100239f,0x540079e3,0xf85f8275
+ .long 0x92d00009,0xeb09001f,0x54007962,0xf81f0260
+ .long 0xd1002271,0xf100239b,0x9100239c,0xb40032fb
.long 0xf9400a20,0xd100237b,0xf8008620,0xb5ffffbb
- .long 0x14000191
+ .long 0x14000192
.globl lj_ff_type
.hidden lj_ff_type
.type lj_ff_type, @function
.size lj_ff_type, 40
lj_ff_type:
- .long 0xf9400260,0xf100239f,0x540077a3,0x528001a8
+ .long 0xf9400260,0xf100239f,0x540077c3,0x528001a8
.long 0x936ffc0f,0xb10035ff,0xda8f3109,0x91001929
- .long 0xf8697840,0x14000184
+ .long 0xf8697840,0x14000185
.globl lj_ff_getmetatable
.hidden lj_ff_getmetatable
.type lj_ff_getmetatable, @function
.size lj_ff_getmetatable, 148
lj_ff_getmetatable:
- .long 0xf9400260,0xf100239f,0x54007663,0x936ffc0f
+ .long 0xf9400260,0xf100239f,0x54007683,0x936ffc0f
.long 0xb10031ff,0xba4d19e4,0x9240b800,0x54000301
- .long 0xf9401011,0xaa1a03e0,0xf940fedc,0xb4002f11
+ .long 0xf9401011,0xaa1a03e0,0xf94116dc,0xb4002f31
.long 0xb9403629,0xb9400f8a,0xf9401622,0x0a0a0129
.long 0x8b090529,0x92800083,0x8b090c42,0x8b03bf83
.long 0xa9402040,0xf9400842,0xeb03011f,0x540000a0
- .long 0xb5ffff82,0xaa1103e0,0xf2ffff40,0x14000168
- .long 0xeb1a011f,0x54002cc1,0x17fffffb,0x928001a8
- .long 0xeb0801ff,0x9a8821ef,0xcb0f0ec9,0xf9410d31
+ .long 0xb5ffff82,0xaa1103e0,0xf2ffff40,0x14000169
+ .long 0xeb1a011f,0x54002ce1,0x17fffffb,0x928001a8
+ .long 0xeb0801ff,0x9a8821ef,0xcb0f0ec9,0xf9412531
.long 0x17ffffe5
.globl lj_ff_setmetatable
@@ -1640,112 +1640,112 @@ lj_ff_getmetatable:
.type lj_ff_setmetatable, @function
.size lj_ff_setmetatable, 88
lj_ff_setmetatable:
- .long 0xa9400660,0xf100439f,0x540071c3,0x936ffc0f
- .long 0xb10031ff,0x9240b809,0x54007141,0xf9401128
+ .long 0xa9400660,0xf100439f,0x540071e3,0x936ffc0f
+ .long 0xb10031ff,0x9240b809,0x54007161,0xf9401128
.long 0x936ffc2f,0x3940212a,0xb10031ff,0x9240b821
- .long 0xfa400900,0x54007061,0xf9001121,0x361029ea
- .long 0xf9402ac8,0x121d794a,0xf9002ac9,0x3900212a
- .long 0xf9000d28,0x14000149
+ .long 0xfa400900,0x54007081,0xf9001121,0x36102a0a
+ .long 0xf94022c8,0x121d794a,0xf90022c9,0x3900212a
+ .long 0xf9000d28,0x1400014a
.globl lj_ff_rawget
.hidden lj_ff_rawget
.type lj_ff_rawget, @function
.size lj_ff_rawget, 48
lj_ff_rawget:
- .long 0xf9400261,0xf100439f,0x54006f03,0x936ffc2f
- .long 0xb10031ff,0x9240b821,0x54006e81,0xaa1703e0
+ .long 0xf9400261,0xf100439f,0x54006f23,0x936ffc2f
+ .long 0xb10031ff,0x9240b821,0x54006ea1,0xaa1703e0
.long 0x91002262
bl lj_tab_get
- .long 0xf9400000,0x1400013d
+ .long 0xf9400000,0x1400013e
.globl lj_ff_tonumber
.hidden lj_ff_tonumber
.type lj_ff_tonumber, @function
.size lj_ff_tonumber, 24
lj_ff_tonumber:
- .long 0xf9400260,0xf100239f,0x54006d81,0xeb40833f
- .long 0x54006d43,0x14000137
+ .long 0xf9400260,0xf100239f,0x54006da1,0xeb40833f
+ .long 0x54006d63,0x14000138
.globl lj_ff_tostring
.hidden lj_ff_tostring
.type lj_ff_tostring, @function
.size lj_ff_tostring, 92
lj_ff_tostring:
- .long 0xf9400260,0xf100239f,0x54006cc3,0x936ffc0f
- .long 0xb10015ff,0x54002620,0xf94146c9,0xf90012f3
- .long 0xb10039ff,0xfa409920,0xf90057f5,0x54006ba1
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x94000383
+ .long 0xf9400260,0xf100239f,0x54006ce3,0x936ffc0f
+ .long 0xb10015ff,0x54002640,0xf9415ec9,0xf90012f3
+ .long 0xb10039ff,0xfa409920,0xf90057f5,0x54006bc1
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x94000384
.long 0xaa1703e0,0xaa1303e1
bl lj_strfmt_number
- .long 0x92800089,0xf94012f3,0x8b09bc00,0x14000120
+ .long 0x92800089,0xf94012f3,0x8b09bc00,0x14000121
.globl lj_ff_next
.hidden lj_ff_next
.type lj_ff_next, @function
.size lj_ff_next, 80
lj_ff_next:
- .long 0xf9400260,0xf100239f,0x540069e3,0x936ffc0f
- .long 0xb10031ff,0x9240b801,0x54006961,0xf83c6a7a
+ .long 0xf9400260,0xf100239f,0x54006a03,0x936ffc0f
+ .long 0xb10031ff,0x9240b801,0x54006981,0xf83c6a7a
.long 0xf85f8275,0xa9024ef3,0xaa1703e0,0x91002262
.long 0xf90057f5
bl lj_tab_next
- .long 0xf81f027a,0xb4002240,0xa9408660,0x5280031c
- .long 0xa93f0660,0x1400010f
+ .long 0xf81f027a,0xb4002260,0xa9408660,0x5280031c
+ .long 0xa93f0660,0x14000110
.globl lj_ff_pairs
.hidden lj_ff_pairs
.type lj_ff_pairs, @function
.size lj_ff_pairs, 52
lj_ff_pairs:
- .long 0xf9400260,0xf100239f,0x54006763,0x936ffc0f
- .long 0xb10031ff,0x9240b809,0x540066e1,0xf9401843
+ .long 0xf9400260,0xf100239f,0x54006783,0x936ffc0f
+ .long 0xb10031ff,0x9240b809,0x54006701,0xf9401843
.long 0xf85f8275,0x5280041c,0xa93fea60,0xf81f0263
- .long 0x14000102
+ .long 0x14000103
.globl lj_ff_ipairs_aux
.hidden lj_ff_ipairs_aux
.type lj_ff_ipairs_aux, @function
.size lj_ff_ipairs_aux, 120
lj_ff_ipairs_aux:
- .long 0xa9400660,0xf100439f,0x540065c3,0x936ffc0f
- .long 0xb10031ff,0x9240b800,0x54006541,0xeb41833f
- .long 0x54006501,0xb9403009,0xf9400802,0xb9403408
+ .long 0xa9400660,0xf100439f,0x540065e3,0x936ffc0f
+ .long 0xb10031ff,0x9240b800,0x54006561,0xeb41833f
+ .long 0x54006521,0xb9403009,0xf9400802,0xb9403408
.long 0x11000421,0x6b09003f,0xf85f8275,0x8b18002a
.long 0x5280011c,0xf81f026a,0x540000e2,0xf8617848
.long 0x52800309,0xeb1a011f,0xf81f8268,0x9a89039c
- .long 0x140000e9,0x34001d08
+ .long 0x140000ea,0x34001d28
bl lj_tab_getinth
- .long 0xb4001cc0,0xf9400008,0x17fffff7
+ .long 0xb4001ce0,0xf9400008,0x17fffff7
.globl lj_ff_ipairs
.hidden lj_ff_ipairs
.type lj_ff_ipairs, @function
.size lj_ff_ipairs, 52
lj_ff_ipairs:
- .long 0xf9400260,0xf100239f,0x54006203,0x936ffc0f
- .long 0xb10031ff,0x9240b809,0x54006181,0xf9401843
+ .long 0xf9400260,0xf100239f,0x54006223,0x936ffc0f
+ .long 0xb10031ff,0x9240b809,0x540061a1,0xf9401843
.long 0xf85f8275,0x5280041c,0xa93fe260,0xf81f0263
- .long 0x140000d7
+ .long 0x140000d8
.globl lj_ff_pcall
.hidden lj_ff_pcall
.type lj_ff_pcall, @function
.size lj_ff_pcall, 56
lj_ff_pcall:
- .long 0x394306c8,0xf100239c,0x54006063,0xaa1303f1
- .long 0x91004273,0x53041108,0x91005915,0x54ffc1e0
+ .long 0x394226c8,0xf100239c,0x54006083,0xaa1303f1
+ .long 0x91004273,0x53041108,0x91005915,0x54ffc1c0
.long 0x8b1c026a,0xf85f0148,0xf81f8d48,0xeb13015f
- .long 0x54ffffa1,0x17fffe09
+ .long 0x54ffffa1,0x17fffe08
.globl lj_ff_xpcall
.hidden lj_ff_xpcall
.type lj_ff_xpcall, @function
- .size lj_ff_xpcall, 56
+ .size lj_ff_xpcall, 60
lj_ff_xpcall:
- .long 0xa9400660,0x394306c8,0xf100439c,0x54005e83
- .long 0xaa1303f1,0x91006273,0x936ffc2f,0x53041108
- .long 0xb10025ff,0x91007915,0x54005da1,0xa9000221
- .long 0xb4ffbf9c,0x17ffffed
+ .long 0xa9400660,0x394226c8,0xf1004389,0x54005ea3
+ .long 0xaa1303f1,0x936ffc2f,0x53041108,0xb10025ff
+ .long 0x91007915,0x54005de1,0xaa0903fc,0x91006273
+ .long 0xa9000221,0xb4ffbf5c,0x17ffffec
.globl lj_ff_coroutine_resume
.hidden lj_ff_coroutine_resume
@@ -1761,14 +1761,14 @@ lj_ff_coroutine_resume:
.long 0xd1002042,0x91002273,0xd100239c,0xf9001402
.long 0xf90016f3,0xb40000dc,0xf8716a68,0xeb1c023f
.long 0xf8316828,0x91002231,0x54ffff81,0x52800002
- .long 0xaa0003fb,0x52800003,0x97fffd81,0xa9420f62
- .long 0xf100041f,0xf94012f3,0xf900aed7,0xb90082da
+ .long 0xaa0003fb,0x52800003,0x97fffd7f,0xa9420f62
+ .long 0xf100041f,0xf94012f3,0xf900b6d7,0xb900b2da
.long 0x54000308,0xcb02007c,0xf9401ae0,0x8b1c0261
.long 0xb400017c,0xeb00003f,0x52800011,0x540002e8
.long 0xd1002383,0xf9001762,0xf8716848,0xeb03023f
.long 0xf8316a68,0x91002231,0x54ffff81,0x92e00029
.long 0x9100439c,0xf81f8269,0xd100227b,0xf24006a0
- .long 0xf90057f5,0xb900c3fc,0x54ff6d00,0x17fffd09
+ .long 0xf90057f5,0xb900c3fc,0x54ff6cc0,0x17fffd07
.long 0xf85f8c68,0x92d00009,0x5280031c,0xf9001763
.long 0xf9000268,0x17fffff4,0xaa1703e0,0xd343ff81
bl lj_state_growstack
@@ -1786,14 +1786,14 @@ lj_ff_coroutine_wrap_aux:
.long 0xfa439042,0xfa409a22,0x54005108,0xf9001402
.long 0xf90016f3,0xb40000dc,0xf8716a68,0xeb1c023f
.long 0xf8316828,0x91002231,0x54ffff81,0x52800002
- .long 0xaa0003fb,0x52800003,0x97fffd3a,0xa9420f62
- .long 0xf100041f,0xf94012f3,0xf900aed7,0xb90082da
+ .long 0xaa0003fb,0x52800003,0x97fffd38,0xa9420f62
+ .long 0xf100041f,0xf94012f3,0xf900b6d7,0xb900b2da
.long 0x540002c8,0xcb02007c,0xf9401ae0,0x8b1c0261
.long 0xb400017c,0xeb00003f,0x52800011,0x54000248
.long 0xd1002383,0xf9001762,0xf8716848,0xeb03023f
.long 0xf8316a68,0x91002231,0x54ffff81,0xaa1303fb
.long 0x9100239c,0xf24006a0,0xf90057f5,0xb900c3fc
- .long 0x54ff6460,0x17fffcc4,0xaa1703e0,0xaa1b03e1
+ .long 0x54ff6420,0x17fffcc2,0xaa1703e0,0xaa1b03e1
bl lj_ffh_coroutine_wrap_err
.long 0xaa1703e0,0xd343ff81
bl lj_state_growstack
@@ -1805,7 +1805,7 @@ lj_ff_coroutine_wrap_aux:
.size lj_ff_coroutine_yield, 32
lj_ff_coroutine_yield:
.long 0xf9402ae8,0x8b1c0269,0x52800020,0xa90226f3
- .long 0x36004a88,0xf9002aff,0x39002ee0,0x17fffcc9
+ .long 0x36004a88,0xf9002aff,0x39002ee0,0x17fffcc7
.globl lj_ff_math_floor
.hidden lj_ff_math_floor
@@ -1853,10 +1853,10 @@ lj_fff_res1:
.type lj_fff_res, @function
.size lj_fff_res, 80
lj_fff_res:
- .long 0xf24006a0,0xb900c3fc,0xd100427b,0x54ff91e1
+ .long 0xf24006a0,0xb900c3fc,0xd100427b,0x54ff91a1
.long 0xb85fc2b0,0xd3587e11,0xeb110f9f,0x54000123
.long 0xd3483e09,0xcb090f73,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0xd3507e1c,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0xd3507e1c,0xd61f0100
.long 0x8b1c0369,0x9100239c,0xf81f813a,0x17fffff3
.globl lj_ff_math_sqrt
@@ -2068,7 +2068,7 @@ lj_ff_math_min:
.long 0x1e620000,0x54002b83,0xfd400361,0x14000009
.long 0xfd400260,0x54002b03,0xf9400361,0xfd400361
.long 0xeb11037f,0x54ffe802,0xeb41833f,0x540000a9
- .long 0x1e612000,0x9100237b,0x1e608c20,0x17fffff7
+ .long 0x1e612000,0x9100237b,0x1e605c20,0x17fffff7
.long 0x1e620021,0x54002983,0x17fffffa
.globl lj_ff_math_max
@@ -2083,7 +2083,7 @@ lj_ff_math_max:
.long 0x1e620000,0x54002723,0xfd400361,0x14000009
.long 0xfd400260,0x540026a3,0xf9400361,0xfd400361
.long 0xeb11037f,0x54ffe3a2,0xeb41833f,0x540000a9
- .long 0x1e612000,0x9100237b,0x1e603c20,0x17fffff7
+ .long 0x1e612000,0x9100237b,0x1e60dc20,0x17fffff7
.long 0x1e620021,0x54002523,0x17fffffa
.globl lj_ff_string_byte
@@ -2092,7 +2092,7 @@ lj_ff_math_max:
.size lj_ff_string_byte, 52
lj_ff_string_byte:
.long 0xa97f8275,0xf100239f,0x936ffc0f,0xba4509e0
- .long 0x9240b800,0x54002441,0x39406008,0xb9401002
+ .long 0x9240b800,0x54002441,0x39406008,0xb9401402
.long 0x8b180108,0xf81f0268,0x5280011c,0xb4ffdda2
.long 0x17fffeeb
@@ -2101,9 +2101,9 @@ lj_ff_string_byte:
.type lj_ff_string_char, @function
.size lj_ff_string_char, 48
lj_ff_string_char:
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x94000141
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x94000141
.long 0xa97f8275,0x7103fc1f,0xfa489b80,0x54002261
- .long 0xeb40833f,0x54002221,0x52800022,0xaa1303e1
+ .long 0xeb40833f,0x54002221,0x52800022,0x91001e61
.globl lj_fff_newstr
.hidden lj_fff_newstr
@@ -2125,16 +2125,16 @@ lj_fff_resstr:
.type lj_ff_string_sub, @function
.size lj_ff_string_sub, 172
lj_ff_string_sub:
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x9400012d
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x9400012d
.long 0xf9400260,0xf9400a62,0xf100439f,0x92800011
.long 0x540000a0,0x54001fa3,0xeb42833f,0x54001f61
.long 0x93407c51,0xf9400661,0x936ffc0f,0xb10015ff
- .long 0x9240b800,0x54001ea1,0xb9401009,0xeb41833f
+ .long 0x9240b800,0x54001ea1,0xb9401409,0xeb41833f
.long 0x54001e41,0x93407c21,0x8b09022a,0xf100023f
.long 0x8b090028,0x9a8aa631,0xf100003f,0x9a88a421
.long 0xf100023f,0x9a9fa231,0xf100043f,0x9a9fa421
.long 0xeb09023f,0x9a89d231,0x91005c00,0xeb010222
- .long 0x8b010001,0x91000442,0x54fffa4a,0x9102a2c0
+ .long 0x8b010001,0x91000442,0x54fffa4a,0x9101c2c0
.long 0x92800089,0x8b09bc00,0x17fffeaa
.globl lj_ff_string_reverse
@@ -2142,10 +2142,10 @@ lj_ff_string_sub:
.type lj_ff_string_reverse, @function
.size lj_ff_string_reverse, 76
lj_ff_string_reverse:
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x94000102
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x94000102
.long 0xf9400261,0xf100239f,0x936ffc2f,0xba4529e0
- .long 0x9240b821,0x54001a41,0xf9404ec8,0x910222c0
- .long 0xf90012f3,0xf90057f5,0xf90052d7,0xf90046c8
+ .long 0x9240b821,0x54001a41,0xf9406ac8,0x910302c0
+ .long 0xf90012f3,0xf90057f5,0xf9006ed7,0xf90062c8
bl lj_buf_putstr_reverse
bl lj_buf_tostr
.long 0x17ffffbf
@@ -2155,10 +2155,10 @@ lj_ff_string_reverse:
.type lj_ff_string_lower, @function
.size lj_ff_string_lower, 76
lj_ff_string_lower:
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x940000ef
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x940000ef
.long 0xf9400261,0xf100239f,0x936ffc2f,0xba4529e0
- .long 0x9240b821,0x540017e1,0xf9404ec8,0x910222c0
- .long 0xf90012f3,0xf90057f5,0xf90052d7,0xf90046c8
+ .long 0x9240b821,0x540017e1,0xf9406ac8,0x910302c0
+ .long 0xf90012f3,0xf90057f5,0xf9006ed7,0xf90062c8
bl lj_buf_putstr_lower
bl lj_buf_tostr
.long 0x17ffffac
@@ -2168,10 +2168,10 @@ lj_ff_string_lower:
.type lj_ff_string_upper, @function
.size lj_ff_string_upper, 76
lj_ff_string_upper:
- .long 0xa94206c0,0xeb01001f,0x5400004b,0x940000dc
+ .long 0xa94106c0,0xeb01001f,0x5400004b,0x940000dc
.long 0xf9400261,0xf100239f,0x936ffc2f,0xba4529e0
- .long 0x9240b821,0x54001581,0xf9404ec8,0x910222c0
- .long 0xf90012f3,0xf90057f5,0xf90052d7,0xf90046c8
+ .long 0x9240b821,0x54001581,0xf9406ac8,0x910302c0
+ .long 0xf90012f3,0xf90057f5,0xf9006ed7,0xf90062c8
bl lj_buf_putstr_upper
bl lj_buf_tostr
.long 0x17ffff99
@@ -2307,7 +2307,7 @@ lj_fff_fallback:
.long 0xf94012f3,0x7100001f,0xd37df01c,0xd100427b
.long 0x54ffb82c,0xf94016e0,0xf85f0262,0xcb13001c
.long 0x54000121,0x9240b842,0xf9401055,0xb84046b0
- .long 0x8b300ec9,0xd3483e1b,0xf9479928,0x8b1b0e7b
+ .long 0x8b300ec9,0xd3483e1b,0xf947ad28,0x8b1b0e7b
.long 0xd61f0100
.globl lj_vm_call_tail
@@ -2315,8 +2315,8 @@ lj_fff_fallback:
.type lj_vm_call_tail, @function
.size lj_vm_call_tail, 52
lj_vm_call_tail:
- .long 0xf24006a8,0x927df2a9,0x54000081,0x385fd2bb
- .long 0xd37df37b,0x91004369,0xcb090271,0x17fffaed
+ .long 0xf24006a8,0x927df2a9,0x54000081,0x385fe2bb
+ .long 0xd37df37b,0x91004369,0xcb090271,0x17fffaeb
.long 0x52800281
bl lj_state_growstack
.long 0xf94012f3,0xeb00001f,0x17ffffe8
@@ -2337,28 +2337,28 @@ lj_fff_gcstep:
.type lj_vm_record, @function
.size lj_vm_record, 44
lj_vm_record:
- .long 0x394306c0,0xf27b001f,0x54000161,0xb94132c1
+ .long 0x394226c0,0xf27b001f,0x54000161,0xb94142c1
.long 0xf27c001f,0x54000261,0x51000421,0xf27e041f
- .long 0x54000200,0xb90132c1,0x1400000e
+ .long 0x54000200,0xb90142c1,0x1400000e
.globl lj_vm_rethook
.hidden lj_vm_rethook
.type lj_vm_rethook, @function
.size lj_vm_rethook, 16
lj_vm_rethook:
- .long 0x394306ca,0x3620018a,0xf94a0128,0xd61f0100
+ .long 0x394226ca,0x3620018a,0xf94a1528,0xd61f0100
.globl lj_vm_inshook
.hidden lj_vm_inshook
.type lj_vm_inshook, @function
.size lj_vm_inshook, 80
lj_vm_inshook:
- .long 0x394306ca,0xb94132cb,0x3727ff8a,0x721e055f
- .long 0x54ffff40,0x5100056b,0xb90132cb,0x3400004b
+ .long 0x394226ca,0xb94142cb,0x3727ff8a,0x721e055f
+ .long 0x54ffff40,0x5100056b,0xb90142cb,0x3400004b
.long 0x3617feca,0xaa1703e0,0xf90012f3,0xaa1503e1
bl lj_dispatch_ins
.long 0xf94012f3,0xb85fc2b0,0x8b300ec9,0xd3483e1b
- .long 0xf94a0128,0xd3507e1c,0xd61f0100
+ .long 0xf94a1528,0xd3507e1c,0xd61f0100
.globl lj_cont_hook
.hidden lj_cont_hook
@@ -2372,8 +2372,8 @@ lj_cont_hook:
.type lj_vm_hotloop, @function
.size lj_vm_hotloop, 52
lj_vm_hotloop:
- .long 0xf85f0262,0x910a82c0,0x9240b842,0xf90057f5
- .long 0xf9401042,0xaa1503e1,0xf90192d7,0x385a3042
+ .long 0xf85f0262,0x910b42c0,0x9240b842,0xf90057f5
+ .long 0xf9401042,0xaa1503e1,0xf901aad7,0x385a3042
.long 0xf90012f3,0x8b020e62,0xf90016e2
bl lj_trace_hot
.long 0x17ffffe9
@@ -2406,11 +2406,11 @@ lj_cont_stitch:
.long 0x9100237b,0xf1002231,0xf83c7a60,0x9100079c
.long 0x54ffff61,0xd3483e1b,0xd3587e11,0x8b11037b
.long 0xeb1c037f,0x54000228,0x7940d05b,0x7940d45c
- .long 0x6b1b039f,0x54ff6620,0x7100039f,0x54ff2961
- .long 0x5281cb80,0xb8206adb,0x52806400,0xf8206ad7
- .long 0xf90012f3,0x910a82c0,0xaa1503e1
+ .long 0x6b1b039f,0x54ff6600,0x7100039f,0x54ff2921
+ .long 0x5281d080,0xb8206adb,0x52806a00,0xf8206ad7
+ .long 0xf90012f3,0x910b42c0,0xaa1503e1
bl lj_dispatch_stitch
- .long 0xf94012f3,0x17fffb25,0xf83c7a7a,0x9100079c
+ .long 0xf94012f3,0x17fffb24,0xf83c7a7a,0x9100079c
.long 0x17ffffec
.globl lj_vm_profhook
@@ -2420,7 +2420,7 @@ lj_cont_stitch:
lj_vm_profhook:
.long 0xaa1703e0,0xf90012f3,0xaa1503e1
bl lj_dispatch_profile
- .long 0xf94012f3,0xd10012b5,0x17fffb1b
+ .long 0xf94012f3,0xd10012b5,0x17fffb1a
.globl lj_vm_exit_handler
.hidden lj_vm_exit_handler
@@ -2436,10 +2436,10 @@ lj_vm_exit_handler:
.long 0xa91b5ff6,0x6d0c67f8,0xa91c67f8,0x6d0d6ffa
.long 0xa91d6ffa,0x6d0e77fc,0xa91e77fc,0x6d0f7ffe
.long 0xf94103e0,0x910803e2,0x12800063,0xa91f0bff
- .long 0xcb1e0000,0xf940aed7,0xd342fc00,0xf940b2d3
- .long 0xd1000800,0xb94003c1,0xb90082c3,0xf90012f3
- .long 0x53055021,0xb90e5ec0,0xb90e5ac1,0xf90192d7
- .long 0xf900b2df,0x910a82c0,0x910003e1
+ .long 0xcb1e0000,0xf940b6d7,0xd342fc00,0xf940bad3
+ .long 0xd1000800,0xb94003c1,0xb900b2c3,0xf90012f3
+ .long 0x53055021,0xb90e86c0,0xb90e82c1,0xf901aad7
+ .long 0xf900badf,0x910b42c0,0x910003e1
bl lj_trace_exit
.long 0xf9402ae1,0xf94012f3,0x927ef43f,0xf94057f5
.long 0xf9005bf7,0x14000002
@@ -2447,21 +2447,21 @@ lj_vm_exit_handler:
.globl lj_vm_exit_interp
.hidden lj_vm_exit_interp
.type lj_vm_exit_interp, @function
- .size lj_vm_exit_interp, 188
+ .size lj_vm_exit_interp, 184
lj_vm_exit_interp:
.long 0xf9405bf7,0x7100001f,0x5400054b,0xd37df01c
.long 0xf85f0261,0xd2ffff38,0xd2bfff39,0x9280001a
.long 0x9240b821,0xb900c3fc,0xf90012f3,0xf9401021
- .long 0xf900b2df,0x12800003,0xf85b8034,0x394002b1
- .long 0xb84046b0,0xb90082c3,0x7101863f,0x8b300ec9
- .long 0x540001a2,0x7101663f,0x8b310ec8,0xf9479911
+ .long 0xf900badf,0x12800003,0xf85b8034,0x39400eb1
+ .long 0xb84046b0,0xb900b2c3,0x7101863f,0x8b300ec9
+ .long 0x540001a2,0x7101663f,0x8b310ec8,0xf947ad11
.long 0xd3483e1b,0xd350fe08,0x9a9c311c,0x540000a3
.long 0xf85f0262,0xd100239c,0x8b1b0e7b,0x9240b842
.long 0xd61f0220,0xf85f8260,0xf2400401,0x54fffe41
.long 0xb85fc002,0xd3483c40,0xcb000e61,0xf85e0022
.long 0x9240b842,0xf9401042,0xf85b8054,0x17ffffea
- .long 0xcb0003e1,0xaa1703e0
- bl lj_err_throw
+ .long 0xaa1703e0
+ bl lj_err_run
.globl lj_vm_modi
.hidden lj_vm_modi
@@ -2480,26 +2480,26 @@ lj_vm_modi:
lj_vm_ffi_callback:
.long 0xa9b37bfd,0x910003fd,0xa90153f3,0x6d0627e8
.long 0xa9025bf5,0x6d072fea,0xa90363f7,0x6d0837ec
- .long 0xa9046bf9,0x6d093fee,0xa90573fb,0xf940b555
+ .long 0xa9046bf9,0x6d093fee,0xa90573fb,0xf940bd55
.long 0xaa0a03f6,0x910343ea,0xb900d2a9,0xa90706a0
.long 0x6d0306a0,0xa9080ea2,0x6d040ea2,0xa90916a4
.long 0x6d0516a4,0xa90a1ea6,0x6d061ea6,0xf9005aaa
.long 0xaa1503e0,0xf90057f5,0x910003e1
bl lj_ccallback_enter
.long 0xa9427013,0xd2ffff38,0xd2bfff39,0x9280001a
- .long 0xaa0003f7,0xf85f0262,0xcb13039c,0xb90082da
+ .long 0xaa0003f7,0xf85f0262,0xcb13039c,0xb900b2da
.long 0x9240b842,0xf9401055,0xb84046b0,0x8b300ec9
- .long 0xd3483e1b,0xf9479928,0x8b1b0e7b,0xd61f0100
+ .long 0xd3483e1b,0xf947ad28,0x8b1b0e7b,0xd61f0100
.globl lj_cont_ffi_callback
.hidden lj_cont_ffi_callback
.type lj_cont_ffi_callback, @function
.size lj_cont_ffi_callback, 36
lj_cont_ffi_callback:
- .long 0xf940b6d5,0xa9020ef3,0xf9000ab7,0xaa1503e0
+ .long 0xf940bed5,0xa9020ef3,0xf9000ab7,0xaa1503e0
.long 0xaa1b03e1
bl lj_ccallback_leave
- .long 0xa94706a0,0x6d4306a0,0x17fff925
+ .long 0xa94706a0,0x6d4306a0,0x17fff924
.globl lj_vm_ffi_call
.hidden lj_vm_ffi_call
@@ -2539,7 +2539,7 @@ lj_vm_ffi_call:
.LASFDE0:
.long .Lframe0
.quad .Lbegin
- .quad 15516
+ .quad 15520
.byte 0xe
.uleb128 208
.byte 0x9d
@@ -2635,7 +2635,7 @@ lj_vm_ffi_call:
.LASFDE2:
.long .LASFDE2-.Lframe1
.long .Lbegin-.
- .long 15516
+ .long 15520
.uleb128 0
.byte 0xe
.uleb128 208
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_bcdef.h b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_bcdef.h
deleted file mode 100644
index 4390539f6..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_bcdef.h
+++ /dev/null
@@ -1,220 +0,0 @@
-/* This is a generated file. DO NOT EDIT! */
-
-LJ_DATADEF const uint16_t lj_bc_ofs[] = {
-0,
-140,
-280,
-420,
-560,
-704,
-844,
-920,
-996,
-1136,
-1276,
-1336,
-1396,
-1452,
-1508,
-1560,
-1612,
-1648,
-1684,
-1720,
-1772,
-1840,
-1908,
-2028,
-2148,
-2272,
-2344,
-2472,
-2592,
-2712,
-2836,
-2908,
-3036,
-3156,
-3276,
-3400,
-3472,
-3600,
-3672,
-3752,
-3792,
-3832,
-3868,
-3904,
-3940,
-4000,
-4052,
-4160,
-4260,
-4316,
-4368,
-4432,
-4496,
-4600,
-4688,
-4708,
-4728,
-4868,
-5028,
-5136,
-5204,
-5392,
-5668,
-5824,
-5972,
-6076,
-6092,
-6152,
-6164,
-6344,
-6424,
-6608,
-6816,
-6928,
-6948,
-7116,
-7224,
-7340,
-7488,
-7652,
-7680,
-7824,
-7964,
-7992,
-8036,
-8076,
-8104,
-8128,
-8160,
-8192,
-8220,
-8288,
-8340,
-8340,
-8456,
-8460,
-8544,
-10492,
-10556,
-10968,
-11064,
-11112,
-11232,
-10592,
-10740,
-10816,
-10860,
-10884,
-11284,
-11324,
-11956,
-11388,
-11696,
-12336,
-12000,
-12160,
-12472,
-12544,
-12576,
-12608,
-12640,
-12672,
-12704,
-12736,
-12768,
-12800,
-12832,
-12864,
-13072,
-13132,
-12512,
-12940,
-12896,
-12984,
-13028,
-13180,
-13332,
-14080,
-14348,
-14304,
-14380,
-14428,
-14476,
-14524,
-14572,
-14108,
-14168,
-14228,
-13484,
-13536,
-13616,
-13760,
-13836,
-13912
-};
-
-LJ_DATADEF const uint16_t lj_bc_mode[] = {
-BCDEF(BCMODE)
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF,
-BCMODE_FF
-};
-
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_ffdef.h b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_ffdef.h
deleted file mode 100644
index b34a39126..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_ffdef.h
+++ /dev/null
@@ -1,210 +0,0 @@
-/* This is a generated file. DO NOT EDIT! */
-
-FFDEF(assert)
-FFDEF(type)
-FFDEF(next)
-FFDEF(pairs)
-FFDEF(ipairs_aux)
-FFDEF(ipairs)
-FFDEF(getmetatable)
-FFDEF(setmetatable)
-FFDEF(getfenv)
-FFDEF(setfenv)
-FFDEF(rawget)
-FFDEF(rawset)
-FFDEF(rawequal)
-FFDEF(unpack)
-FFDEF(select)
-FFDEF(tonumber)
-FFDEF(tostring)
-FFDEF(error)
-FFDEF(pcall)
-FFDEF(xpcall)
-FFDEF(loadfile)
-FFDEF(load)
-FFDEF(loadstring)
-FFDEF(dofile)
-FFDEF(gcinfo)
-FFDEF(collectgarbage)
-FFDEF(newproxy)
-FFDEF(print)
-FFDEF(coroutine_status)
-FFDEF(coroutine_running)
-FFDEF(coroutine_isyieldable)
-FFDEF(coroutine_create)
-FFDEF(coroutine_yield)
-FFDEF(coroutine_resume)
-FFDEF(coroutine_wrap_aux)
-FFDEF(coroutine_wrap)
-FFDEF(math_abs)
-FFDEF(math_floor)
-FFDEF(math_ceil)
-FFDEF(math_sqrt)
-FFDEF(math_log10)
-FFDEF(math_exp)
-FFDEF(math_sin)
-FFDEF(math_cos)
-FFDEF(math_tan)
-FFDEF(math_asin)
-FFDEF(math_acos)
-FFDEF(math_atan)
-FFDEF(math_sinh)
-FFDEF(math_cosh)
-FFDEF(math_tanh)
-FFDEF(math_frexp)
-FFDEF(math_modf)
-FFDEF(math_log)
-FFDEF(math_atan2)
-FFDEF(math_pow)
-FFDEF(math_fmod)
-FFDEF(math_ldexp)
-FFDEF(math_min)
-FFDEF(math_max)
-FFDEF(math_random)
-FFDEF(math_randomseed)
-FFDEF(bit_tobit)
-FFDEF(bit_bnot)
-FFDEF(bit_bswap)
-FFDEF(bit_lshift)
-FFDEF(bit_rshift)
-FFDEF(bit_arshift)
-FFDEF(bit_rol)
-FFDEF(bit_ror)
-FFDEF(bit_band)
-FFDEF(bit_bor)
-FFDEF(bit_bxor)
-FFDEF(bit_tohex)
-FFDEF(string_byte)
-FFDEF(string_char)
-FFDEF(string_sub)
-FFDEF(string_rep)
-FFDEF(string_reverse)
-FFDEF(string_lower)
-FFDEF(string_upper)
-FFDEF(string_dump)
-FFDEF(string_find)
-FFDEF(string_match)
-FFDEF(string_gmatch_aux)
-FFDEF(string_gmatch)
-FFDEF(string_gsub)
-FFDEF(string_format)
-FFDEF(table_maxn)
-FFDEF(table_insert)
-FFDEF(table_concat)
-FFDEF(table_sort)
-FFDEF(table_new)
-FFDEF(table_clear)
-FFDEF(io_method_close)
-FFDEF(io_method_read)
-FFDEF(io_method_write)
-FFDEF(io_method_flush)
-FFDEF(io_method_seek)
-FFDEF(io_method_setvbuf)
-FFDEF(io_method_lines)
-FFDEF(io_method___gc)
-FFDEF(io_method___tostring)
-FFDEF(io_open)
-FFDEF(io_popen)
-FFDEF(io_tmpfile)
-FFDEF(io_close)
-FFDEF(io_read)
-FFDEF(io_write)
-FFDEF(io_flush)
-FFDEF(io_input)
-FFDEF(io_output)
-FFDEF(io_lines)
-FFDEF(io_type)
-FFDEF(os_execute)
-FFDEF(os_remove)
-FFDEF(os_rename)
-FFDEF(os_tmpname)
-FFDEF(os_getenv)
-FFDEF(os_exit)
-FFDEF(os_clock)
-FFDEF(os_date)
-FFDEF(os_time)
-FFDEF(os_difftime)
-FFDEF(os_setlocale)
-FFDEF(debug_getregistry)
-FFDEF(debug_getmetatable)
-FFDEF(debug_setmetatable)
-FFDEF(debug_getfenv)
-FFDEF(debug_setfenv)
-FFDEF(debug_getinfo)
-FFDEF(debug_getlocal)
-FFDEF(debug_setlocal)
-FFDEF(debug_getupvalue)
-FFDEF(debug_setupvalue)
-FFDEF(debug_upvalueid)
-FFDEF(debug_upvaluejoin)
-FFDEF(debug_sethook)
-FFDEF(debug_gethook)
-FFDEF(debug_debug)
-FFDEF(debug_traceback)
-FFDEF(jit_on)
-FFDEF(jit_off)
-FFDEF(jit_flush)
-FFDEF(jit_status)
-FFDEF(jit_attach)
-FFDEF(jit_util_funcinfo)
-FFDEF(jit_util_funcbc)
-FFDEF(jit_util_funck)
-FFDEF(jit_util_funcuvname)
-FFDEF(jit_util_traceinfo)
-FFDEF(jit_util_traceir)
-FFDEF(jit_util_tracek)
-FFDEF(jit_util_tracesnap)
-FFDEF(jit_util_tracemc)
-FFDEF(jit_util_traceexitstub)
-FFDEF(jit_util_ircalladdr)
-FFDEF(jit_opt_start)
-FFDEF(jit_profile_start)
-FFDEF(jit_profile_stop)
-FFDEF(jit_profile_dumpstack)
-FFDEF(ffi_meta___index)
-FFDEF(ffi_meta___newindex)
-FFDEF(ffi_meta___eq)
-FFDEF(ffi_meta___len)
-FFDEF(ffi_meta___lt)
-FFDEF(ffi_meta___le)
-FFDEF(ffi_meta___concat)
-FFDEF(ffi_meta___call)
-FFDEF(ffi_meta___add)
-FFDEF(ffi_meta___sub)
-FFDEF(ffi_meta___mul)
-FFDEF(ffi_meta___div)
-FFDEF(ffi_meta___mod)
-FFDEF(ffi_meta___pow)
-FFDEF(ffi_meta___unm)
-FFDEF(ffi_meta___tostring)
-FFDEF(ffi_meta___pairs)
-FFDEF(ffi_meta___ipairs)
-FFDEF(ffi_clib___index)
-FFDEF(ffi_clib___newindex)
-FFDEF(ffi_clib___gc)
-FFDEF(ffi_callback_free)
-FFDEF(ffi_callback_set)
-FFDEF(ffi_cdef)
-FFDEF(ffi_new)
-FFDEF(ffi_cast)
-FFDEF(ffi_typeof)
-FFDEF(ffi_typeinfo)
-FFDEF(ffi_istype)
-FFDEF(ffi_sizeof)
-FFDEF(ffi_alignof)
-FFDEF(ffi_offsetof)
-FFDEF(ffi_errno)
-FFDEF(ffi_string)
-FFDEF(ffi_copy)
-FFDEF(ffi_fill)
-FFDEF(ffi_abi)
-FFDEF(ffi_metatype)
-FFDEF(ffi_gc)
-FFDEF(ffi_load)
-
-#undef FFDEF
-
-#ifndef FF_NUM_ASMFUNC
-#define FF_NUM_ASMFUNC 57
-#endif
-
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_folddef.h b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_folddef.h
deleted file mode 100644
index 6dea6c78a..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_folddef.h
+++ /dev/null
@@ -1,1113 +0,0 @@
-/* This is a generated file. DO NOT EDIT! */
-
-static const FoldFunc fold_func[] = {
- fold_kfold_numarith,
- fold_kfold_numabsneg,
- fold_kfold_ldexp,
- fold_kfold_fpmath,
- fold_kfold_numpow,
- fold_kfold_numcomp,
- fold_kfold_intarith,
- fold_kfold_intovarith,
- fold_kfold_bnot,
- fold_kfold_bswap,
- fold_kfold_intcomp,
- fold_kfold_intcomp0,
- fold_kfold_int64arith,
- fold_kfold_int64arith2,
- fold_kfold_int64shift,
- fold_kfold_bnot64,
- fold_kfold_bswap64,
- fold_kfold_int64comp,
- fold_kfold_int64comp0,
- fold_kfold_snew_kptr,
- fold_kfold_snew_empty,
- fold_kfold_strref,
- fold_kfold_strref_snew,
- fold_kfold_strcmp,
- fold_bufput_append,
- fold_bufput_kgc,
- fold_bufstr_kfold_cse,
- fold_bufput_kfold_op,
- fold_bufput_kfold_rep,
- fold_bufput_kfold_fmt,
- fold_kfold_add_kgc,
- fold_kfold_add_kptr,
- fold_kfold_add_kright,
- fold_kfold_tobit,
- fold_kfold_conv_kint_num,
- fold_kfold_conv_kintu32_num,
- fold_kfold_conv_kint_ext,
- fold_kfold_conv_kint_i64,
- fold_kfold_conv_kint64_num_i64,
- fold_kfold_conv_kint64_num_u64,
- fold_kfold_conv_kint64_int_i64,
- fold_kfold_conv_knum_int_num,
- fold_kfold_conv_knum_u32_num,
- fold_kfold_conv_knum_i64_num,
- fold_kfold_conv_knum_u64_num,
- fold_kfold_tostr_knum,
- fold_kfold_tostr_kint,
- fold_kfold_strto,
- lj_opt_cse,
- fold_kfold_kref,
- fold_shortcut_round,
- fold_shortcut_left,
- fold_shortcut_dropleft,
- fold_shortcut_leftleft,
- fold_simplify_numadd_negx,
- fold_simplify_numadd_xneg,
- fold_simplify_numsub_k,
- fold_simplify_numsub_negk,
- fold_simplify_numsub_xneg,
- fold_simplify_nummuldiv_k,
- fold_simplify_nummuldiv_negk,
- fold_simplify_nummuldiv_negneg,
- fold_simplify_numpow_xk,
- fold_simplify_numpow_kx,
- fold_shortcut_conv_num_int,
- fold_simplify_conv_int_num,
- fold_simplify_conv_i64_num,
- fold_simplify_conv_int_i64,
- fold_simplify_conv_flt_num,
- fold_simplify_tobit_conv,
- fold_simplify_floor_conv,
- fold_simplify_conv_sext,
- fold_simplify_conv_narrow,
- fold_cse_conv,
- fold_narrow_convert,
- fold_simplify_intadd_k,
- fold_simplify_intmul_k,
- fold_simplify_intsub_k,
- fold_simplify_intsub_kleft,
- fold_simplify_intadd_k64,
- fold_simplify_intsub_k64,
- fold_simplify_intmul_k32,
- fold_simplify_intmul_k64,
- fold_simplify_intmod_k,
- fold_simplify_intmod_kleft,
- fold_simplify_intsub,
- fold_simplify_intsubadd_leftcancel,
- fold_simplify_intsubsub_leftcancel,
- fold_simplify_intsubsub_rightcancel,
- fold_simplify_intsubadd_rightcancel,
- fold_simplify_intsubaddadd_cancel,
- fold_simplify_band_k,
- fold_simplify_bor_k,
- fold_simplify_bxor_k,
- fold_simplify_shift_ik,
- fold_simplify_shift_andk,
- fold_simplify_shift1_ki,
- fold_simplify_shift2_ki,
- fold_simplify_shiftk_andk,
- fold_simplify_andk_shiftk,
- fold_simplify_andor_k,
- fold_simplify_andor_k64,
- fold_reassoc_intarith_k,
- fold_reassoc_intarith_k64,
- fold_reassoc_dup,
- fold_reassoc_bxor,
- fold_reassoc_shift,
- fold_reassoc_minmax_k,
- fold_reassoc_minmax_left,
- fold_reassoc_minmax_right,
- fold_abc_fwd,
- fold_abc_k,
- fold_abc_invar,
- fold_comm_swap,
- fold_comm_equal,
- fold_comm_comp,
- fold_comm_dup,
- fold_comm_bxor,
- fold_merge_eqne_snew_kgc,
- lj_opt_fwd_aload,
- fold_kfold_hload_kkptr,
- lj_opt_fwd_hload,
- lj_opt_fwd_uload,
- lj_opt_fwd_tab_len,
- fold_cse_uref,
- lj_opt_fwd_hrefk,
- fold_fwd_href_tnew,
- fold_fwd_href_tdup,
- fold_fload_tab_tnew_asize,
- fold_fload_tab_tnew_hmask,
- fold_fload_tab_tdup_asize,
- fold_fload_tab_tdup_hmask,
- fold_fload_tab_ah,
- fold_fload_str_len_kgc,
- fold_fload_str_len_snew,
- fold_fload_str_len_tostr,
- fold_fload_cdata_typeid_kgc,
- fold_fload_cdata_int64_kgc,
- fold_fload_cdata_typeid_cnew,
- fold_fload_cdata_ptr_int64_cnew,
- lj_opt_cse,
- lj_opt_fwd_fload,
- fold_fwd_sload,
- fold_xload_kptr,
- lj_opt_fwd_xload,
- fold_barrier_tab,
- fold_barrier_tnew_tdup,
- fold_prof,
- lj_opt_dse_ahstore,
- lj_opt_dse_ustore,
- lj_opt_dse_fstore,
- lj_opt_dse_xstore,
- lj_ir_emit
-};
-
-static const uint32_t fold_hash[950] = {
-0x5654a7ff,
-0x0d58741d,
-0x25b45ed4,
-0x5c45fc17,
-0x0e487417,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x4b6ffc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x848bfc06,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7307ffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3111fc1b,
-0x5f4bfc21,
-0x1bc18c13,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x8c8bfc00,
-0xffffffff,
-0x4ab4aa6e,
-0x139c6817,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x4ab4a66e,
-0xffffffff,
-0xffffffff,
-0x06485c17,
-0x7bc1fc1e,
-0xffffffff,
-0x1dc18c0f,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6744881d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x1dc18c0b,
-0xffffffff,
-0x6544841d,
-0x0510701c,
-0x40b569d3,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x4e5477ff,
-0xffffffff,
-0xffffffff,
-0x0064701c,
-0x917bffff,
-0x48b4ae95,
-0xffffffff,
-0x0a145c17,
-0xffffffff,
-0x98a5ffff,
-0x47b5feb3,
-0x48b4aa95,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x0c44741d,
-0x06685c17,
-0x48b4a695,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x535bfc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3d56bc2f,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x31106018,
-0x4e545fff,
-0x0506701c,
-0xffffffff,
-0x3b57fc1c,
-0xffffffff,
-0xffffffff,
-0x7547ffff,
-0x29b4726e,
-0x604a77ff,
-0x6b66cc1c,
-0xffffffff,
-0x7171ffff,
-0xffffffff,
-0xffffffff,
-0x0a0a5c17,
-0xffffffff,
-0x979bffff,
-0x24b45e72,
-0x3110741d,
-0xffffffff,
-0xffffffff,
-0x8c8bfc10,
-0x98c5ffff,
-0xffffffff,
-0x065e5c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6a4a9417,
-0xffffffff,
-0xffffffff,
-0x5e51fc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x604a5fff,
-0xffffffff,
-0x7213ffff,
-0x25b45eb4,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x624a8417,
-0x28b47695,
-0xffffffff,
-0x7467ffff,
-0xffffffff,
-0xffffffff,
-0x0a005c17,
-0x848bfc08,
-0x8c91ffff,
-0xffffffff,
-0x1106741d,
-0x036a73ff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x06545c17,
-0xffffffff,
-0xffffffff,
-0x5257fc1d,
-0x0d5a741d,
-0xffffffff,
-0xffffffff,
-0x5d47fc17,
-0x0e4a7417,
-0xffffffff,
-0x8c8bfc04,
-0xffffffff,
-0x4c71fc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7309ffff,
-0x8c8bfc11,
-0xffffffff,
-0xffffffff,
-0x466b6800,
-0xffffffff,
-0x3113fc1b,
-0x5f4dfc21,
-0x466b6802,
-0x3753fc2f,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x91b1ffff,
-0xffffffff,
-0xffffffff,
-0x064a5c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x48b4ae75,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x67468c1d,
-0xffffffff,
-0x48b4aa75,
-0x848bfc09,
-0xffffffff,
-0x6656ac17,
-0x8a8b4c0e,
-0x878b7000,
-0x48b4a675,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x8a8b480e,
-0x0512701c,
-0x2fba6000,
-0x1cc18c16,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7153ffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x0066701c,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x5b43fc1d,
-0x0c46741d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x78866800,
-0x8c8bfc01,
-0xffffffff,
-0xffffffff,
-0x3e5dfc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3d58bc2f,
-0x6d69fc33,
-0xffffffff,
-0xffffffff,
-0x1dc18c0e,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x31126018,
-0x0508701c,
-0xffffffff,
-0xffffffff,
-0x3b59fc1c,
-0x6b68d01c,
-0xffffffff,
-0xffffffff,
-0x614c77ff,
-0xffffffff,
-0xffffffff,
-0x24b45e70,
-0x7f774416,
-0xffffffff,
-0x98a3fc00,
-0x0a0c5c17,
-0x1dc18c0a,
-0xffffffff,
-0xffffffff,
-0x3112741d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6a4c9817,
-0x28b47675,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x684287ff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x4b53fc17,
-0xffffffff,
-0x868b3800,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x614c5fff,
-0x6752a41d,
-0x7015ffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x0052701c,
-0x7469ffff,
-0xffffffff,
-0xffffffff,
-0x0a025c17,
-0xffffffff,
-0x9493ffff,
-0x898a600f,
-0x1108741d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x15806017,
-0x06565c17,
-0x015e7045,
-0xffffffff,
-0xffffffff,
-0x63429417,
-0x0d5c741d,
-0xffffffff,
-0x5e49fc17,
-0x0e4c7417,
-0xffffffff,
-0x63429017,
-0x24b45e71,
-0x353e7c00,
-0x3011141b,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x149dfc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x730bffff,
-0x64428817,
-0xffffffff,
-0x0f3e7400,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x66428417,
-0x5f4ffc21,
-0x3a55fc2f,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x8b8b4c10,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x064c5c17,
-0xffffffff,
-0x6f15fc17,
-0xffffffff,
-0x0c52741d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3954bc1c,
-0xffffffff,
-0x8f8c6bff,
-0x42b56ace,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x083e5c00,
-0xffffffff,
-0x3360c045,
-0x1bc18c14,
-0xffffffff,
-0x7301ffff,
-0x1f52681d,
-0x326ad400,
-0x3460bc45,
-0x326ad402,
-0x932bffff,
-0xffffffff,
-0x1f52641d,
-0xffffffff,
-0xffffffff,
-0x5555ffff,
-0xffffffff,
-0x7785fc00,
-0x1e52601d,
-0x0068701c,
-0x7f77441c,
-0xffffffff,
-0x91affc00,
-0xffffffff,
-0xffffffff,
-0x98a9ffff,
-0x828b4408,
-0xffffffff,
-0x06425c17,
-0x466b6801,
-0x0b0bfc17,
-0x5c45fc1d,
-0x808b4008,
-0x076c5c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7f774418,
-0xffffffff,
-0x5a54a429,
-0x1dc18c0c,
-0xffffffff,
-0xffffffff,
-0x8b8b4c11,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x22b45dd3,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x050a701c,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x614e77ff,
-0x44b569ae,
-0xffffffff,
-0x45b7681c,
-0x7d75ffff,
-0xffffffff,
-0xffffffff,
-0x0a0e5c17,
-0xffffffff,
-0x6a4e9c17,
-0x989fffff,
-0x1bc18c15,
-0xffffffff,
-0xffffffff,
-0x68448bff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6d67fc34,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x4d55fc17,
-0x43b56a96,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x838b4409,
-0xffffffff,
-0x614e5fff,
-0x0500701c,
-0x9817ffff,
-0xffffffff,
-0x818b4009,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x624e8417,
-0xffffffff,
-0x0054701c,
-0xffffffff,
-0x1dc18c0d,
-0xffffffff,
-0x0a045c17,
-0xffffffff,
-0x9495ffff,
-0xffffffff,
-0x110a741d,
-0xffffffff,
-0xffffffff,
-0x98bfffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x01607045,
-0x41b56a8e,
-0xffffffff,
-0xffffffff,
-0x2053fc1a,
-0x35408000,
-0x5e4bfc17,
-0x1bc18c09,
-0x0e4e7417,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3013141b,
-0xffffffff,
-0x25b45ed3,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x730dffff,
-0x66448817,
-0xffffffff,
-0x10407400,
-0xffffffff,
-0x42b56aae,
-0xffffffff,
-0x64448417,
-0x5f51fc21,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x31106fff,
-0xffffffff,
-0x8d8bffff,
-0xffffffff,
-0x1100741d,
-0xffffffff,
-0xffffffff,
-0x49b5ffff,
-0xffffffff,
-0xffffffff,
-0x064e5c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x0c54741d,
-0x2db873ff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3c56bc1c,
-0x888a600e,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x09405c00,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7303ffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7157ffff,
-0x6c66d3ff,
-0x98b20000,
-0x7987fc00,
-0x2eb85fff,
-0xffffffff,
-0x6866cfff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x19abffff,
-0xffffffff,
-0xffffffff,
-0x06445c17,
-0xffffffff,
-0xffffffff,
-0x5d47fc1d,
-0xffffffff,
-0x076e5c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x02647017,
-0x858a6000,
-0xffffffff,
-0x5855fc2a,
-0xffffffff,
-0x545a5fff,
-0x050c701c,
-0xffffffff,
-0x27b475d6,
-0x43b56a76,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x615077ff,
-0xffffffff,
-0xffffffff,
-0x6a50a017,
-0x8477ffff,
-0xffffffff,
-0xffffffff,
-0x31105c17,
-0x69468fff,
-0x98a1ffff,
-0x326ad401,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x8c8bfc0f,
-0x5157fc17,
-0x6756ac1d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6b66cc17,
-0xffffffff,
-0xffffffff,
-0x41b56a6e,
-0xffffffff,
-0x7c7a63ff,
-0x61505fff,
-0x0502701c,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7443ffff,
-0xffffffff,
-0x62508417,
-0xffffffff,
-0x0056701c,
-0x25b45eb3,
-0x716dffff,
-0xffffffff,
-0x0a065c17,
-0xffffffff,
-0x9597ffff,
-0xffffffff,
-0x110c741d,
-0xffffffff,
-0x92af4400,
-0x98c1ffff,
-0x2053fc18,
-0xffffffff,
-0x065a5c17,
-0x848bfc07,
-0x92af4000,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x5e4dfc17,
-0x0e507417,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x3652bfff,
-0x76113818,
-0xffffffff,
-0xffffffff,
-0x66468c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x730fffff,
-0xffffffff,
-0xffffffff,
-0x43b56a95,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x898a6010,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x31126fff,
-0xffffffff,
-0x908dffff,
-0xffffffff,
-0x1102741d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x06505c17,
-0xffffffff,
-0xffffffff,
-0x4f53fc1d,
-0x0c56741d,
-0x4ab6a81c,
-0xffffffff,
-0x5b43fc17,
-0xffffffff,
-0x3c58bc1c,
-0xffffffff,
-0x4ab6a41c,
-0x4b6dfc17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x48b4ae96,
-0x7305ffff,
-0x2cb472ce,
-0x2053fc19,
-0xffffffff,
-0xffffffff,
-0x48b4aa96,
-0xffffffff,
-0x5f49fc21,
-0x6e15fc29,
-0xffffffff,
-0x6868d3ff,
-0x48b4a696,
-0x7a89fc00,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6c68cfff,
-0x3f5c73ff,
-0xffffffff,
-0xffffffff,
-0x1aadffff,
-0xffffffff,
-0xffffffff,
-0x06465c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x07705c17,
-0xffffffff,
-0xffffffff,
-0x898a6011,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6542881d,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6742841d,
-0x050e701c,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6652a417,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x0062701c,
-0x9879ffff,
-0xffffffff,
-0xffffffff,
-0x31125c17,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x24b45e6f,
-0x4ab4aaae,
-0x21b6701c,
-0xffffffff,
-0x0c42741d,
-0x06665c17,
-0xffffffff,
-0x4ab4a6ae,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x6b68d017,
-0x23b45dd4,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x355ebfff,
-0xffffffff,
-0x045c7017,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x7c7c63ff,
-0xffffffff,
-0x0504701c,
-0xffffffff,
-0x47b5fed3,
-0x3855fc1c,
-0xffffffff,
-0xffffffff,
-0x7445ffff,
-0x604877ff,
-0xffffffff,
-0xffffffff,
-0x0058701c,
-0x556fffff,
-0x18ab5056,
-0xffffffff,
-0x0a085c17,
-0x5955fc29,
-0x9699ffff,
-0x120bfc1d,
-0x110e741d,
-0x26b475d5,
-0x43b56a75,
-0x98c3ffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x5e4ffc17,
-0xffffffff,
-0xffffffff,
-0x6a489017,
-0x2ab4728e,
-0x16813bff,
-0x76133818,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x60485fff,
-0xffffffff,
-0x7211ffff,
-0xffffffff,
-0x8c8bfc0e,
-0xffffffff,
-0x17bd8c00,
-0x1f526817,
-0xffffffff,
-0x62488417,
-0xffffffff,
-0xffffffff,
-0xffffffff,
-0x1f526417,
-0xffffffff,
-0xffffffff,
-0x48b4ae76,
-0x8e8fffff,
-0x2bb472ae,
-0x1104741d,
-0x1e526017,
-0xffffffff,
-0x48b4aa76,
-0x5754abff,
-0xffffffff,
-0x06525c17,
-0x7e7743ff,
-0x8b8b4c0f,
-0x5055fc1d,
-0x48b4a676
-};
-
-#define fold_hashkey(k) (lj_rol(lj_rol((k),30)-(k),25)%949)
-
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_libdef.h b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_libdef.h
deleted file mode 100644
index 19166a15b..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_libdef.h
+++ /dev/null
@@ -1,420 +0,0 @@
-/* This is a generated file. DO NOT EDIT! */
-
-#ifdef LJLIB_MODULE_base
-#undef LJLIB_MODULE_base
-static const lua_CFunction lj_lib_cf_base[] = {
- lj_ffh_assert,
- lj_ffh_next,
- lj_ffh_pairs,
- lj_ffh_ipairs_aux,
- lj_ffh_ipairs,
- lj_ffh_setmetatable,
- lj_cf_getfenv,
- lj_cf_setfenv,
- lj_ffh_rawget,
- lj_cf_rawset,
- lj_cf_rawequal,
- lj_cf_unpack,
- lj_cf_select,
- lj_ffh_tonumber,
- lj_ffh_tostring,
- lj_cf_error,
- lj_ffh_pcall,
- lj_cf_loadfile,
- lj_cf_load,
- lj_cf_loadstring,
- lj_cf_dofile,
- lj_cf_gcinfo,
- lj_cf_collectgarbage,
- lj_cf_newproxy,
- lj_cf_print
-};
-static const uint8_t lj_lib_init_base[] = {
-2,0,28,70,97,115,115,101,114,116,195,110,105,108,199,98,111,111,108,101,97,
-110,252,1,200,117,115,101,114,100,97,116,97,198,115,116,114,105,110,103,197,
-117,112,118,97,108,198,116,104,114,101,97,100,197,112,114,111,116,111,200,102,
-117,110,99,116,105,111,110,197,116,114,97,99,101,197,99,100,97,116,97,197,116,
-97,98,108,101,252,9,198,110,117,109,98,101,114,132,116,121,112,101,68,110,101,
-120,116,253,69,112,97,105,114,115,64,253,70,105,112,97,105,114,115,140,103,
-101,116,109,101,116,97,116,97,98,108,101,76,115,101,116,109,101,116,97,116,
-97,98,108,101,7,103,101,116,102,101,110,118,7,115,101,116,102,101,110,118,70,
-114,97,119,103,101,116,6,114,97,119,115,101,116,8,114,97,119,101,113,117,97,
-108,6,117,110,112,97,99,107,6,115,101,108,101,99,116,72,116,111,110,117,109,
-98,101,114,72,116,111,115,116,114,105,110,103,5,101,114,114,111,114,69,112,
-99,97,108,108,134,120,112,99,97,108,108,8,108,111,97,100,102,105,108,101,4,
-108,111,97,100,10,108,111,97,100,115,116,114,105,110,103,6,100,111,102,105,
-108,101,6,103,99,105,110,102,111,14,99,111,108,108,101,99,116,103,97,114,98,
-97,103,101,252,2,8,110,101,119,112,114,111,120,121,200,116,111,115,116,114,
-105,110,103,5,112,114,105,110,116,252,3,200,95,86,69,82,83,73,79,78,250,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_coroutine
-#undef LJLIB_MODULE_coroutine
-static const lua_CFunction lj_lib_cf_coroutine[] = {
- lj_cf_coroutine_status,
- lj_cf_coroutine_running,
- lj_cf_coroutine_isyieldable,
- lj_cf_coroutine_create,
- lj_ffh_coroutine_yield,
- lj_ffh_coroutine_resume,
- lj_cf_coroutine_wrap
-};
-static const uint8_t lj_lib_init_coroutine[] = {
-30,13,7,6,115,116,97,116,117,115,7,114,117,110,110,105,110,103,11,105,115,121,
-105,101,108,100,97,98,108,101,6,99,114,101,97,116,101,69,121,105,101,108,100,
-70,114,101,115,117,109,101,254,4,119,114,97,112,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_math
-#undef LJLIB_MODULE_math
-static const lua_CFunction lj_lib_cf_math[] = {
- lj_ffh_math_abs,
- lj_ffh_math_sqrt,
- lj_ffh_math_log,
- lj_ffh_math_atan2,
- lj_ffh_math_ldexp,
- lj_ffh_math_min,
- lj_cf_math_random,
- lj_cf_math_randomseed
-};
-static const uint8_t lj_lib_init_math[] = {
-38,16,30,67,97,98,115,133,102,108,111,111,114,132,99,101,105,108,68,115,113,
-114,116,133,108,111,103,49,48,131,101,120,112,131,115,105,110,131,99,111,115,
-131,116,97,110,132,97,115,105,110,132,97,99,111,115,132,97,116,97,110,132,115,
-105,110,104,132,99,111,115,104,132,116,97,110,104,133,102,114,101,120,112,132,
-109,111,100,102,67,108,111,103,249,3,100,101,103,0,1,2,0,0,1,2,24,1,0,0,76,
-1,2,0,241,135,158,166,3,220,203,178,130,4,249,3,114,97,100,0,1,2,0,0,1,2,24,
-1,0,0,76,1,2,0,243,244,148,165,20,198,190,199,252,3,69,97,116,97,110,50,131,
-112,111,119,132,102,109,111,100,69,108,100,101,120,112,67,109,105,110,131,109,
-97,120,251,24,45,68,84,251,33,9,64,194,112,105,250,251,0,0,0,0,0,0,240,127,
-196,104,117,103,101,250,252,2,6,114,97,110,100,111,109,252,2,10,114,97,110,
-100,111,109,115,101,101,100,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_bit
-#undef LJLIB_MODULE_bit
-static const lua_CFunction lj_lib_cf_bit[] = {
- lj_ffh_bit_tobit,
- lj_ffh_bit_bnot,
- lj_ffh_bit_bswap,
- lj_ffh_bit_lshift,
- lj_ffh_bit_band,
- lj_cf_bit_tohex
-};
-static const uint8_t lj_lib_init_bit[] = {
-64,40,12,69,116,111,98,105,116,68,98,110,111,116,69,98,115,119,97,112,70,108,
-115,104,105,102,116,134,114,115,104,105,102,116,135,97,114,115,104,105,102,
-116,131,114,111,108,131,114,111,114,68,98,97,110,100,131,98,111,114,132,98,
-120,111,114,5,116,111,104,101,120,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_string
-#undef LJLIB_MODULE_string
-static const lua_CFunction lj_lib_cf_string[] = {
- lj_ffh_string_byte,
- lj_ffh_string_char,
- lj_ffh_string_sub,
- lj_cf_string_rep,
- lj_ffh_string_reverse,
- lj_cf_string_dump,
- lj_cf_string_find,
- lj_cf_string_match,
- lj_cf_string_gmatch,
- lj_cf_string_gsub,
- lj_cf_string_format
-};
-static const uint8_t lj_lib_init_string[] = {
-76,51,14,249,3,108,101,110,0,1,2,0,0,0,3,16,0,5,0,21,1,0,0,76,1,2,0,68,98,121,
-116,101,68,99,104,97,114,67,115,117,98,3,114,101,112,71,114,101,118,101,114,
-115,101,133,108,111,119,101,114,133,117,112,112,101,114,4,100,117,109,112,4,
-102,105,110,100,5,109,97,116,99,104,254,6,103,109,97,116,99,104,4,103,115,117,
-98,6,102,111,114,109,97,116,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_table
-#undef LJLIB_MODULE_table
-static const lua_CFunction lj_lib_cf_table[] = {
- lj_cf_table_maxn,
- lj_cf_table_insert,
- lj_cf_table_concat,
- lj_cf_table_sort
-};
-static const uint8_t lj_lib_init_table[] = {
-90,57,9,249,8,102,111,114,101,97,99,104,105,0,2,9,0,0,0,15,16,0,12,0,16,1,9,
-0,41,2,1,0,21,3,0,0,41,4,1,0,77,2,8,128,18,6,1,0,18,7,5,0,59,8,5,0,66,6,3,2,
-10,6,0,0,88,7,1,128,76,6,2,0,79,2,248,127,75,0,1,0,249,7,102,111,114,101,97,
-99,104,0,2,10,0,0,0,16,16,0,12,0,16,1,9,0,43,2,0,0,18,3,0,0,41,4,0,0,88,5,7,
-128,18,7,1,0,18,8,5,0,18,9,6,0,66,7,3,2,10,7,0,0,88,8,1,128,76,7,2,0,70,5,3,
-3,82,5,247,127,75,0,1,0,249,4,103,101,116,110,0,1,2,0,0,0,3,16,0,12,0,21,1,
-0,0,76,1,2,0,4,109,97,120,110,6,105,110,115,101,114,116,249,6,114,101,109,111,
-118,101,0,2,10,0,0,2,30,16,0,12,0,21,2,0,0,11,1,0,0,88,3,7,128,8,2,0,0,88,3,
-23,128,59,3,2,0,43,4,0,0,64,4,2,0,76,3,2,0,88,3,18,128,16,1,14,0,41,3,1,0,3,
-3,1,0,88,3,14,128,3,1,2,0,88,3,12,128,59,3,1,0,22,4,1,1,18,5,2,0,41,6,1,0,77,
-4,4,128,23,8,1,7,59,9,7,0,64,9,8,0,79,4,252,127,43,4,0,0,64,4,2,0,76,3,2,0,
-75,0,1,0,0,2,249,4,109,111,118,101,0,5,12,0,0,0,35,16,0,12,0,16,1,14,0,16,2,
-14,0,16,3,14,0,11,4,0,0,88,5,1,128,18,4,0,0,16,4,12,0,3,1,2,0,88,5,24,128,33,
-5,1,3,0,2,3,0,88,6,4,128,2,3,1,0,88,6,2,128,4,4,0,0,88,6,9,128,18,6,1,0,18,
-7,2,0,41,8,1,0,77,6,4,128,32,10,5,9,59,11,9,0,64,11,10,4,79,6,252,127,88,6,
-8,128,18,6,2,0,18,7,1,0,41,8,255,255,77,6,4,128,32,10,5,9,59,11,9,0,64,11,10,
-4,79,6,252,127,76,4,2,0,6,99,111,110,99,97,116,4,115,111,114,116,254,254,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_io_method
-#undef LJLIB_MODULE_io_method
-static const lua_CFunction lj_lib_cf_io_method[] = {
- lj_cf_io_method_close,
- lj_cf_io_method_read,
- lj_cf_io_method_write,
- lj_cf_io_method_flush,
- lj_cf_io_method_seek,
- lj_cf_io_method_setvbuf,
- lj_cf_io_method_lines,
- lj_cf_io_method___gc,
- lj_cf_io_method___tostring
-};
-static const uint8_t lj_lib_init_io_method[] = {
-96,57,10,5,99,108,111,115,101,4,114,101,97,100,5,119,114,105,116,101,5,102,
-108,117,115,104,4,115,101,101,107,7,115,101,116,118,98,117,102,5,108,105,110,
-101,115,4,95,95,103,99,10,95,95,116,111,115,116,114,105,110,103,252,1,199,95,
-95,105,110,100,101,120,250,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_io
-#undef LJLIB_MODULE_io
-static const lua_CFunction lj_lib_cf_io[] = {
- lj_cf_io_open,
- lj_cf_io_popen,
- lj_cf_io_tmpfile,
- lj_cf_io_close,
- lj_cf_io_read,
- lj_cf_io_write,
- lj_cf_io_flush,
- lj_cf_io_input,
- lj_cf_io_output,
- lj_cf_io_lines,
- lj_cf_io_type
-};
-static const uint8_t lj_lib_init_io[] = {
-105,57,12,252,2,192,250,4,111,112,101,110,5,112,111,112,101,110,7,116,109,112,
-102,105,108,101,5,99,108,111,115,101,4,114,101,97,100,5,119,114,105,116,101,
-5,102,108,117,115,104,5,105,110,112,117,116,6,111,117,116,112,117,116,5,108,
-105,110,101,115,4,116,121,112,101,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_os
-#undef LJLIB_MODULE_os
-static const lua_CFunction lj_lib_cf_os[] = {
- lj_cf_os_execute,
- lj_cf_os_remove,
- lj_cf_os_rename,
- lj_cf_os_tmpname,
- lj_cf_os_getenv,
- lj_cf_os_exit,
- lj_cf_os_clock,
- lj_cf_os_date,
- lj_cf_os_time,
- lj_cf_os_difftime,
- lj_cf_os_setlocale
-};
-static const uint8_t lj_lib_init_os[] = {
-116,57,11,7,101,120,101,99,117,116,101,6,114,101,109,111,118,101,6,114,101,
-110,97,109,101,7,116,109,112,110,97,109,101,6,103,101,116,101,110,118,4,101,
-120,105,116,5,99,108,111,99,107,4,100,97,116,101,4,116,105,109,101,8,100,105,
-102,102,116,105,109,101,9,115,101,116,108,111,99,97,108,101,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_debug
-#undef LJLIB_MODULE_debug
-static const lua_CFunction lj_lib_cf_debug[] = {
- lj_cf_debug_getregistry,
- lj_cf_debug_getmetatable,
- lj_cf_debug_setmetatable,
- lj_cf_debug_getfenv,
- lj_cf_debug_setfenv,
- lj_cf_debug_getinfo,
- lj_cf_debug_getlocal,
- lj_cf_debug_setlocal,
- lj_cf_debug_getupvalue,
- lj_cf_debug_setupvalue,
- lj_cf_debug_upvalueid,
- lj_cf_debug_upvaluejoin,
- lj_cf_debug_sethook,
- lj_cf_debug_gethook,
- lj_cf_debug_debug,
- lj_cf_debug_traceback
-};
-static const uint8_t lj_lib_init_debug[] = {
-127,57,16,11,103,101,116,114,101,103,105,115,116,114,121,12,103,101,116,109,
-101,116,97,116,97,98,108,101,12,115,101,116,109,101,116,97,116,97,98,108,101,
-7,103,101,116,102,101,110,118,7,115,101,116,102,101,110,118,7,103,101,116,105,
-110,102,111,8,103,101,116,108,111,99,97,108,8,115,101,116,108,111,99,97,108,
-10,103,101,116,117,112,118,97,108,117,101,10,115,101,116,117,112,118,97,108,
-117,101,9,117,112,118,97,108,117,101,105,100,11,117,112,118,97,108,117,101,
-106,111,105,110,7,115,101,116,104,111,111,107,7,103,101,116,104,111,111,107,
-5,100,101,98,117,103,9,116,114,97,99,101,98,97,99,107,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_jit
-#undef LJLIB_MODULE_jit
-static const lua_CFunction lj_lib_cf_jit[] = {
- lj_cf_jit_on,
- lj_cf_jit_off,
- lj_cf_jit_flush,
- lj_cf_jit_status,
- lj_cf_jit_attach
-};
-static const uint8_t lj_lib_init_jit[] = {
-143,57,9,2,111,110,3,111,102,102,5,102,108,117,115,104,6,115,116,97,116,117,
-115,6,97,116,116,97,99,104,252,5,194,111,115,250,252,4,196,97,114,99,104,250,
-252,3,203,118,101,114,115,105,111,110,95,110,117,109,250,252,2,199,118,101,
-114,115,105,111,110,250,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_jit_util
-#undef LJLIB_MODULE_jit_util
-static const lua_CFunction lj_lib_cf_jit_util[] = {
- lj_cf_jit_util_funcinfo,
- lj_cf_jit_util_funcbc,
- lj_cf_jit_util_funck,
- lj_cf_jit_util_funcuvname,
- lj_cf_jit_util_traceinfo,
- lj_cf_jit_util_traceir,
- lj_cf_jit_util_tracek,
- lj_cf_jit_util_tracesnap,
- lj_cf_jit_util_tracemc,
- lj_cf_jit_util_traceexitstub,
- lj_cf_jit_util_ircalladdr
-};
-static const uint8_t lj_lib_init_jit_util[] = {
-148,57,11,8,102,117,110,99,105,110,102,111,6,102,117,110,99,98,99,5,102,117,
-110,99,107,10,102,117,110,99,117,118,110,97,109,101,9,116,114,97,99,101,105,
-110,102,111,7,116,114,97,99,101,105,114,6,116,114,97,99,101,107,9,116,114,97,
-99,101,115,110,97,112,7,116,114,97,99,101,109,99,13,116,114,97,99,101,101,120,
-105,116,115,116,117,98,10,105,114,99,97,108,108,97,100,100,114,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_jit_opt
-#undef LJLIB_MODULE_jit_opt
-static const lua_CFunction lj_lib_cf_jit_opt[] = {
- lj_cf_jit_opt_start
-};
-static const uint8_t lj_lib_init_jit_opt[] = {
-159,57,1,5,115,116,97,114,116,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_jit_profile
-#undef LJLIB_MODULE_jit_profile
-static const lua_CFunction lj_lib_cf_jit_profile[] = {
- lj_cf_jit_profile_start,
- lj_cf_jit_profile_stop,
- lj_cf_jit_profile_dumpstack
-};
-static const uint8_t lj_lib_init_jit_profile[] = {
-160,57,3,5,115,116,97,114,116,4,115,116,111,112,9,100,117,109,112,115,116,97,
-99,107,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_ffi_meta
-#undef LJLIB_MODULE_ffi_meta
-static const lua_CFunction lj_lib_cf_ffi_meta[] = {
- lj_cf_ffi_meta___index,
- lj_cf_ffi_meta___newindex,
- lj_cf_ffi_meta___eq,
- lj_cf_ffi_meta___len,
- lj_cf_ffi_meta___lt,
- lj_cf_ffi_meta___le,
- lj_cf_ffi_meta___concat,
- lj_cf_ffi_meta___call,
- lj_cf_ffi_meta___add,
- lj_cf_ffi_meta___sub,
- lj_cf_ffi_meta___mul,
- lj_cf_ffi_meta___div,
- lj_cf_ffi_meta___mod,
- lj_cf_ffi_meta___pow,
- lj_cf_ffi_meta___unm,
- lj_cf_ffi_meta___tostring,
- lj_cf_ffi_meta___pairs,
- lj_cf_ffi_meta___ipairs
-};
-static const uint8_t lj_lib_init_ffi_meta[] = {
-163,57,19,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,
-120,4,95,95,101,113,5,95,95,108,101,110,4,95,95,108,116,4,95,95,108,101,8,95,
-95,99,111,110,99,97,116,6,95,95,99,97,108,108,5,95,95,97,100,100,5,95,95,115,
-117,98,5,95,95,109,117,108,5,95,95,100,105,118,5,95,95,109,111,100,5,95,95,
-112,111,119,5,95,95,117,110,109,10,95,95,116,111,115,116,114,105,110,103,7,
-95,95,112,97,105,114,115,8,95,95,105,112,97,105,114,115,195,102,102,105,203,
-95,95,109,101,116,97,116,97,98,108,101,250,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_ffi_clib
-#undef LJLIB_MODULE_ffi_clib
-static const lua_CFunction lj_lib_cf_ffi_clib[] = {
- lj_cf_ffi_clib___index,
- lj_cf_ffi_clib___newindex,
- lj_cf_ffi_clib___gc
-};
-static const uint8_t lj_lib_init_ffi_clib[] = {
-181,57,3,7,95,95,105,110,100,101,120,10,95,95,110,101,119,105,110,100,101,120,
-4,95,95,103,99,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_ffi_callback
-#undef LJLIB_MODULE_ffi_callback
-static const lua_CFunction lj_lib_cf_ffi_callback[] = {
- lj_cf_ffi_callback_free,
- lj_cf_ffi_callback_set
-};
-static const uint8_t lj_lib_init_ffi_callback[] = {
-184,57,3,4,102,114,101,101,3,115,101,116,252,1,199,95,95,105,110,100,101,120,
-250,255
-};
-#endif
-
-#ifdef LJLIB_MODULE_ffi
-#undef LJLIB_MODULE_ffi
-static const lua_CFunction lj_lib_cf_ffi[] = {
- lj_cf_ffi_cdef,
- lj_cf_ffi_new,
- lj_cf_ffi_cast,
- lj_cf_ffi_typeof,
- lj_cf_ffi_typeinfo,
- lj_cf_ffi_istype,
- lj_cf_ffi_sizeof,
- lj_cf_ffi_alignof,
- lj_cf_ffi_offsetof,
- lj_cf_ffi_errno,
- lj_cf_ffi_string,
- lj_cf_ffi_copy,
- lj_cf_ffi_fill,
- lj_cf_ffi_abi,
- lj_cf_ffi_metatype,
- lj_cf_ffi_gc,
- lj_cf_ffi_load
-};
-static const uint8_t lj_lib_init_ffi[] = {
-186,57,23,4,99,100,101,102,3,110,101,119,4,99,97,115,116,6,116,121,112,101,
-111,102,8,116,121,112,101,105,110,102,111,6,105,115,116,121,112,101,6,115,105,
-122,101,111,102,7,97,108,105,103,110,111,102,8,111,102,102,115,101,116,111,
-102,5,101,114,114,110,111,6,115,116,114,105,110,103,4,99,111,112,121,4,102,
-105,108,108,3,97,98,105,252,8,192,250,8,109,101,116,97,116,121,112,101,252,
-7,192,250,2,103,99,252,5,192,250,4,108,111,97,100,252,4,193,67,250,252,3,194,
-111,115,250,252,2,196,97,114,99,104,250,255
-};
-#endif
-
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_recdef.h b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_recdef.h
deleted file mode 100644
index 476b753c2..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_recdef.h
+++ /dev/null
@@ -1,271 +0,0 @@
-/* This is a generated file. DO NOT EDIT! */
-
-static const uint16_t recff_idmap[] = {
-0,
-0x0100,
-0x0200,
-0x0300,
-0,
-0x0400+(0),
-0x0500,
-0x0400+(1),
-0x0600,
-0x0700,
-0x0800,
-0,
-0x0900,
-0x0a00,
-0x0b00,
-0,
-0x0c00,
-0x0d00,
-0x0e00,
-0,
-0x0f00,
-0x1000,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0x1100,
-0x1200+(IRFPM_FLOOR),
-0x1200+(IRFPM_CEIL),
-0x1300+(IRFPM_SQRT),
-0x1300+(IRFPM_LOG10),
-0x1300+(IRFPM_EXP),
-0x1300+(IRFPM_SIN),
-0x1300+(IRFPM_COS),
-0x1300+(IRFPM_TAN),
-0x1400+(FF_math_asin),
-0x1400+(FF_math_acos),
-0x1400+(FF_math_atan),
-0x1500+(IRCALL_sinh),
-0x1500+(IRCALL_cosh),
-0x1500+(IRCALL_tanh),
-0,
-0x1600,
-0x1700,
-0x1800,
-0x1900,
-0,
-0x1a00,
-0x1b00+(IR_MIN),
-0x1b00+(IR_MAX),
-0x1c00,
-0,
-0x1d00,
-0x1e00+(IR_BNOT),
-0x1e00+(IR_BSWAP),
-0x1f00+(IR_BSHL),
-0x1f00+(IR_BSHR),
-0x1f00+(IR_BSAR),
-0x1f00+(IR_BROL),
-0x1f00+(IR_BROR),
-0x2000+(IR_BAND),
-0x2000+(IR_BOR),
-0x2000+(IR_BXOR),
-0x2100,
-0x2200+(0),
-0x2300,
-0x2200+(1),
-0x2400,
-0x2500+(IRCALL_lj_buf_putstr_reverse),
-0x2500+(IRCALL_lj_buf_putstr_lower),
-0x2500+(IRCALL_lj_buf_putstr_upper),
-0,
-0x2600,
-0,
-0,
-0,
-0,
-0x2700,
-0,
-0x2800,
-0x2900,
-0,
-0x2a00,
-0x2b00,
-0,
-0,
-0x2c00+(0),
-0x2d00+(0),
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0x2c00+(GCROOT_IO_OUTPUT),
-0x2d00+(GCROOT_IO_OUTPUT),
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0x2e00,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0,
-0x2f00+(0),
-0x2f00+(1),
-0x3000+(MM_eq),
-0x3000+(MM_len),
-0x3000+(MM_lt),
-0x3000+(MM_le),
-0x3000+(MM_concat),
-0x3100,
-0x3000+(MM_add),
-0x3000+(MM_sub),
-0x3000+(MM_mul),
-0x3000+(MM_div),
-0x3000+(MM_mod),
-0x3000+(MM_pow),
-0x3000+(MM_unm),
-0,
-0,
-0,
-0x3200+(1),
-0x3200+(0),
-0,
-0,
-0,
-0,
-0x3300,
-0x3300,
-0x3400,
-0,
-0x3500,
-0x3600+(FF_ffi_sizeof),
-0x3600+(FF_ffi_alignof),
-0x3600+(FF_ffi_offsetof),
-0x3700,
-0x3800,
-0x3900,
-0x3a00,
-0x3b00,
-0,
-0x3c00
-};
-
-static const RecordFunc recff_func[] = {
-recff_nyi,
-recff_c,
-recff_assert,
-recff_type,
-recff_xpairs,
-recff_ipairs_aux,
-recff_getmetatable,
-recff_setmetatable,
-recff_getfenv,
-recff_rawget,
-recff_rawset,
-recff_rawequal,
-recff_select,
-recff_tonumber,
-recff_tostring,
-recff_pcall,
-recff_xpcall,
-recff_math_abs,
-recff_math_round,
-recff_math_unary,
-recff_math_atrig,
-recff_math_htrig,
-recff_math_modf,
-recff_math_log,
-recff_math_atan2,
-recff_math_pow,
-recff_math_ldexp,
-recff_math_minmax,
-recff_math_random,
-recff_bit_tobit,
-recff_bit_unary,
-recff_bit_shift,
-recff_bit_nary,
-recff_bit_tohex,
-recff_string_range,
-recff_string_char,
-recff_string_rep,
-recff_string_op,
-recff_string_find,
-recff_string_format,
-recff_table_insert,
-recff_table_concat,
-recff_table_new,
-recff_table_clear,
-recff_io_write,
-recff_io_flush,
-recff_debug_getmetatable,
-recff_cdata_index,
-recff_cdata_arith,
-recff_cdata_call,
-recff_clib_index,
-recff_ffi_new,
-recff_ffi_typeof,
-recff_ffi_istype,
-recff_ffi_xof,
-recff_ffi_errno,
-recff_ffi_string,
-recff_ffi_copy,
-recff_ffi_fill,
-recff_ffi_abi,
-recff_ffi_gc
-};
-
diff --git a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_vm.S b/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_vm.S
deleted file mode 100644
index edcd87163..000000000
--- a/core/src/luajit/autogen/android/jit/armeabi-v7a/lj_vm.S
+++ /dev/null
@@ -1,2764 +0,0 @@
- .file "buildvm_arm.dasc"
- .text
- .p2align 4
-
- .globl lj_vm_asm_begin
- .hidden lj_vm_asm_begin
- .type lj_vm_asm_begin, %object
- .size lj_vm_asm_begin, 0
-lj_vm_asm_begin:
-.Lbegin:
-.fnstart
-.save {r5, r6, r7, r8, r9, r10, r11, lr}
-.vsave {d8-d15}
-.save {r4}
-.pad #28
-
- .globl lj_BC_ISLT
- .hidden lj_BC_ISLT
- .type lj_BC_ISLT, %function
- .size lj_BC_ISLT, 140
-lj_BC_ISLT:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a000010,0xe1500002,0xb24c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1a0b00,0x8a0009a7
- .long 0xe373000e,0xed1b1b00,0x3a000007,0x8a0009a3
- .long 0xee022a10,0xeeb81bc2,0xea000003,0xed1b1b00
- .long 0x8a00099e,0xee020a10,0xeeb80bc2,0xeeb40b41
- .long 0xeef1fa10,0x324c6b80,0xeaffffe8
-
- .globl lj_BC_ISGE
- .hidden lj_BC_ISGE
- .type lj_BC_ISGE, %function
- .size lj_BC_ISGE, 140
-lj_BC_ISGE:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a000010,0xe1500002,0xa24c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1a0b00,0x8a000984
- .long 0xe373000e,0xed1b1b00,0x3a000007,0x8a000980
- .long 0xee022a10,0xeeb81bc2,0xea000003,0xed1b1b00
- .long 0x8a00097b,0xee020a10,0xeeb80bc2,0xeeb40b41
- .long 0xeef1fa10,0x224c6b80,0xeaffffe8
-
- .globl lj_BC_ISLE
- .hidden lj_BC_ISLE
- .type lj_BC_ISLE, %function
- .size lj_BC_ISLE, 140
-lj_BC_ISLE:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a000010,0xe1500002,0xd24c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1a0b00,0x8a000961
- .long 0xe373000e,0xed1b1b00,0x3a000007,0x8a00095d
- .long 0xee022a10,0xeeb81bc2,0xea000003,0xed1b1b00
- .long 0x8a000958,0xee020a10,0xeeb80bc2,0xeeb40b41
- .long 0xeef1fa10,0x924c6b80,0xeaffffe8
-
- .globl lj_BC_ISGT
- .hidden lj_BC_ISGT
- .type lj_BC_ISGT, %function
- .size lj_BC_ISGT, 140
-lj_BC_ISGT:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a000010,0xe1500002,0xc24c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1a0b00,0x8a00093e
- .long 0xe373000e,0xed1b1b00,0x3a000007,0x8a00093a
- .long 0xee022a10,0xeeb81bc2,0xea000003,0xed1b1b00
- .long 0x8a000935,0xee020a10,0xeeb80bc2,0xeeb40b41
- .long 0xeef1fa10,0x824c6b80,0xeaffffe8
-
- .globl lj_BC_ISEQV
- .hidden lj_BC_ISEQV
- .type lj_BC_ISEQV, %function
- .size lj_BC_ISEQV, 144
-lj_BC_ISEQV:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x9373000e
- .long 0x9a000069,0xe371000b,0x1373000b,0x0a000949
- .long 0xe1510003,0x1a000004,0xe3710003,0x2a000001
- .long 0xe1500002,0x1a000006,0xe24c6b80,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe371000c,0x8afffff7,0xe590a010
- .long 0xe35a0000,0x0afffff4,0xe5daa006,0xe3a03000
- .long 0xe1a01000,0xe31a0010,0x0a00092c,0xeaffffee
-
- .globl lj_BC_ISNEV
- .hidden lj_BC_ISNEV
- .type lj_BC_ISNEV, %function
- .size lj_BC_ISNEV, 140
-lj_BC_ISNEV:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d9
- .long 0xe2866004,0xe086c10c,0xe371000e,0x9373000e
- .long 0x9a000068,0xe371000b,0x1373000b,0x0a000925
- .long 0xe1510003,0x1a00000d,0xe3710003,0x2a00000c
- .long 0xe1500002,0x0a00000a,0xe371000c,0x8a000007
- .long 0xe590a010,0xe35a0000,0x0a000004,0xe5daa006
- .long 0xe3a03001,0xe1a01000,0xe31a0010,0x0a00090f
- .long 0xe24c6b80,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ISEQS
- .hidden lj_BC_ISEQS
- .type lj_BC_ISEQS, %function
- .size lj_BC_ISEQS, 76
-lj_BC_ISEQS:
- .long 0xe1e0b00b,0xe18900da,0xe1d6c0b2,0xe795210b
- .long 0xe2866004,0xe086c10c,0xe3710005,0x1a000007
- .long 0xe1500002,0x024c6b80,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe371000b,0x1afffff7,0xea0008fb
-
- .globl lj_BC_ISNES
- .hidden lj_BC_ISNES
- .type lj_BC_ISNES, %function
- .size lj_BC_ISNES, 76
-lj_BC_ISNES:
- .long 0xe1e0b00b,0xe18900da,0xe1d6c0b2,0xe795210b
- .long 0xe2866004,0xe086c10c,0xe3710005,0x1a000007
- .long 0xe1500002,0x124c6b80,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe371000b,0x1afffff6,0xea0008e8
-
- .globl lj_BC_ISEQN
- .hidden lj_BC_ISEQN
- .type lj_BC_ISEQN, %function
- .size lj_BC_ISEQN, 140
-lj_BC_ISEQN:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d5
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a00000e,0xe1500002,0x024c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0x8a00000c,0xe373000e
- .long 0xee022a10,0xed1a0b00,0x3d1b1b00,0x2eb81bc2
- .long 0xea000002,0xee020a10,0xed1b1b00,0xeeb80bc2
- .long 0xeeb40b41,0xeef1fa10,0x024c6b80,0xeaffffeb
- .long 0xe371000b,0x1affffe9,0xea0008c5
-
- .globl lj_BC_ISNEN
- .hidden lj_BC_ISNEN
- .type lj_BC_ISNEN, %function
- .size lj_BC_ISNEN, 140
-lj_BC_ISNEN:
- .long 0xe1a0b18b,0xe1aa00d9,0xe1d6c0b2,0xe1ab20d5
- .long 0xe2866004,0xe086c10c,0xe371000e,0x1a000009
- .long 0xe373000e,0x1a00000e,0xe1500002,0x124c6b80
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0x8a00000c,0xe373000e
- .long 0xee022a10,0xed1a0b00,0x3d1b1b00,0x2eb81bc2
- .long 0xea000002,0xee020a10,0xed1b1b00,0xeeb80bc2
- .long 0xeeb40b41,0xeef1fa10,0x124c6b80,0xeaffffeb
- .long 0xe371000b,0x1affffe8,0xea0008a2
-
- .globl lj_BC_ISEQP
- .hidden lj_BC_ISEQP
- .type lj_BC_ISEQP, %function
- .size lj_BC_ISEQP, 60
-lj_BC_ISEQP:
- .long 0xe18900da,0xe1d6c0b2,0xe2866004,0xe1e0b00b
- .long 0xe086c10c,0xe371000b,0x0a00089b,0xe151000b
- .long 0x024c6b80,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ISNEP
- .hidden lj_BC_ISNEP
- .type lj_BC_ISNEP, %function
- .size lj_BC_ISNEP, 60
-lj_BC_ISNEP:
- .long 0xe18900da,0xe1d6c0b2,0xe2866004,0xe1e0b00b
- .long 0xe086c10c,0xe371000b,0x0a00088c,0xe151000b
- .long 0x124c6b80,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ISTC
- .hidden lj_BC_ISTC
- .type lj_BC_ISTC, %function
- .size lj_BC_ISTC, 56
-lj_BC_ISTC:
- .long 0xe089b18b,0xe1d6c0b2,0xe1cb00d0,0xe2866004
- .long 0xe086c10c,0xe3710003,0x924c6b80,0x918900fa
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ISFC
- .hidden lj_BC_ISFC
- .type lj_BC_ISFC, %function
- .size lj_BC_ISFC, 56
-lj_BC_ISFC:
- .long 0xe089b18b,0xe1d6c0b2,0xe1cb00d0,0xe2866004
- .long 0xe086c10c,0xe3710003,0x824c6b80,0x818900fa
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_IST
- .hidden lj_BC_IST
- .type lj_BC_IST, %function
- .size lj_BC_IST, 52
-lj_BC_IST:
- .long 0xe089b18b,0xe1d6c0b2,0xe1cb00d0,0xe2866004
- .long 0xe086c10c,0xe3710003,0x924c6b80,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_ISF
- .hidden lj_BC_ISF
- .type lj_BC_ISF, %function
- .size lj_BC_ISF, 52
-lj_BC_ISF:
- .long 0xe089b18b,0xe1d6c0b2,0xe1cb00d0,0xe2866004
- .long 0xe086c10c,0xe3710003,0x824c6b80,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_ISTYPE
- .hidden lj_BC_ISTYPE
- .type lj_BC_ISTYPE, %function
- .size lj_BC_ISTYPE, 36
-lj_BC_ISTYPE:
- .long 0xe18900da,0xe5d6c000,0xe171000b,0xe496e004
- .long 0x1a000850,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_ISNUM
- .hidden lj_BC_ISNUM
- .type lj_BC_ISNUM, %function
- .size lj_BC_ISNUM, 36
-lj_BC_ISNUM:
- .long 0xe18900da,0xe5d6c000,0xe371000e,0xe496e004
- .long 0x2a000847,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_MOV
- .hidden lj_BC_MOV
- .type lj_BC_MOV, %function
- .size lj_BC_MOV, 36
-lj_BC_MOV:
- .long 0xe1a0b18b,0xe5d6c000,0xe18900db,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_NOT
- .hidden lj_BC_NOT
- .type lj_BC_NOT, %function
- .size lj_BC_NOT, 52
-lj_BC_NOT:
- .long 0xe089b18b,0xe5d6c000,0xe59b0004,0xe089a00a
- .long 0xe496e004,0xe3700003,0x93e01001,0x83e01002
- .long 0xe58a1004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_UNM
- .hidden lj_BC_UNM
- .type lj_BC_UNM, %function
- .size lj_BC_UNM, 68
-lj_BC_UNM:
- .long 0xe1a0b18b,0xe18900db,0xe5d6c000,0xe496e004
- .long 0xe371000e,0x8a000839,0x12211480,0x1a000001
- .long 0x02700000,0x61cf01d0,0xe18900fa,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0x00000000
- .long 0x41e00000
-
- .globl lj_BC_LEN
- .hidden lj_BC_LEN
- .type lj_BC_LEN, %function
- .size lj_BC_LEN, 68
-lj_BC_LEN:
- .long 0xe1a0b18b,0xe18900db,0xe3710005,0x1a000008
- .long 0xe590000c,0xe3e0100d,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe371000c,0x1a000837
- bl lj_tab_len
- .long 0xeafffff3
-
- .globl lj_BC_ADDVN
- .hidden lj_BC_ADDVN
- .type lj_BC_ADDVN, %function
- .size lj_BC_ADDVN, 120
-lj_BC_ADDVN:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d5
- .long 0xe371000e,0x0373000e,0x1a000008,0xe0900002
- .long 0x6a00080a,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c6b00,0xed1b7b00,0xe371000e,0x3373000e
- .long 0x2a0007fe,0xee366b07,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_SUBVN
- .hidden lj_BC_SUBVN
- .type lj_BC_SUBVN, %function
- .size lj_BC_SUBVN, 120
-lj_BC_SUBVN:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d5
- .long 0xe371000e,0x0373000e,0x1a000008,0xe0500002
- .long 0x6a0007ec,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c6b00,0xed1b7b00,0xe371000e,0x3373000e
- .long 0x2a0007e0,0xee366b47,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MULVN
- .hidden lj_BC_MULVN
- .type lj_BC_MULVN, %function
- .size lj_BC_MULVN, 124
-lj_BC_MULVN:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d5
- .long 0xe371000e,0x0373000e,0x1a000009,0xe0cb0092
- .long 0xe15b0fc0,0x1a0007cd,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xed1c6b00,0xed1b7b00,0xe371000e
- .long 0x3373000e,0x2a0007c1,0xee266b07,0xe5d6c000
- .long 0xe089a00a,0xe496e004,0xed0a6b00,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_DIVVN
- .hidden lj_BC_DIVVN
- .type lj_BC_DIVVN, %function
- .size lj_BC_DIVVN, 72
-lj_BC_DIVVN:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d5
- .long 0xed1c0b00,0xed1b1b00,0xe371000e,0x3373000e
- .long 0x2a0007af,0xee800b01,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a0b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MODVN
- .hidden lj_BC_MODVN
- .type lj_BC_MODVN, %function
- .size lj_BC_MODVN, 128
-lj_BC_MODVN:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d5
- .long 0xe371000e,0x0373000e,0x1a00000a,0xe1b01002
- .long 0x0a00079d,0xeb000d93,0xe3e0100d,0xe5d6c000
- .long 0xe496e004,0xe18900fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1c6b00,0xed1b7b00
- .long 0xe371000e,0x3373000e,0x2a00078f,0xeb000d7c
- .long 0xe5d6c000,0xe089a00a,0xe496e004,0xed0a6b00
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ADDNV
- .hidden lj_BC_ADDNV
- .type lj_BC_ADDNV, %function
- .size lj_BC_ADDNV, 120
-lj_BC_ADDNV:
- .long 0xe004caae,0xe004b6ae,0xe1ac20d9,0xe1ab00d5
- .long 0xe373000e,0x0371000e,0x1a000008,0xe0900002
- .long 0x6a000782,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c7b00,0xed1b6b00,0xe373000e,0x3371000e
- .long 0x2a000776,0xee366b07,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_SUBNV
- .hidden lj_BC_SUBNV
- .type lj_BC_SUBNV, %function
- .size lj_BC_SUBNV, 120
-lj_BC_SUBNV:
- .long 0xe004caae,0xe004b6ae,0xe1ac20d9,0xe1ab00d5
- .long 0xe373000e,0x0371000e,0x1a000008,0xe0500002
- .long 0x6a000764,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c7b00,0xed1b6b00,0xe373000e,0x3371000e
- .long 0x2a000758,0xee366b47,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MULNV
- .hidden lj_BC_MULNV
- .type lj_BC_MULNV, %function
- .size lj_BC_MULNV, 124
-lj_BC_MULNV:
- .long 0xe004caae,0xe004b6ae,0xe1ac20d9,0xe1ab00d5
- .long 0xe373000e,0x0371000e,0x1a000009,0xe0cb0092
- .long 0xe15b0fc0,0x1a000745,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xed1c7b00,0xed1b6b00,0xe373000e
- .long 0x3371000e,0x2a000739,0xee266b07,0xe5d6c000
- .long 0xe089a00a,0xe496e004,0xed0a6b00,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_DIVNV
- .hidden lj_BC_DIVNV
- .type lj_BC_DIVNV, %function
- .size lj_BC_DIVNV, 72
-lj_BC_DIVNV:
- .long 0xe004caae,0xe004b6ae,0xe1ac20d9,0xe1ab00d5
- .long 0xed1c1b00,0xed1b0b00,0xe373000e,0x3371000e
- .long 0x2a000727,0xee800b01,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a0b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MODNV
- .hidden lj_BC_MODNV
- .type lj_BC_MODNV, %function
- .size lj_BC_MODNV, 128
-lj_BC_MODNV:
- .long 0xe004caae,0xe004b6ae,0xe1ac20d9,0xe1ab00d5
- .long 0xe373000e,0x0371000e,0x1a00000a,0xe1b01002
- .long 0x0a000715,0xeb000d06,0xe3e0100d,0xe5d6c000
- .long 0xe496e004,0xe18900fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1c7b00,0xed1b6b00
- .long 0xe373000e,0x3371000e,0x2a000707,0xeb000cef
- .long 0xe5d6c000,0xe089a00a,0xe496e004,0xed0a6b00
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_ADDVV
- .hidden lj_BC_ADDVV
- .type lj_BC_ADDVV, %function
- .size lj_BC_ADDVV, 120
-lj_BC_ADDVV:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xe371000e,0x0373000e,0x1a000008,0xe0900002
- .long 0x6a0006ff,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c6b00,0xed1b7b00,0xe371000e,0x3373000e
- .long 0x2a0006f3,0xee366b07,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_SUBVV
- .hidden lj_BC_SUBVV
- .type lj_BC_SUBVV, %function
- .size lj_BC_SUBVV, 120
-lj_BC_SUBVV:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xe371000e,0x0373000e,0x1a000008,0xe0500002
- .long 0x6a0006e1,0xe5d6c000,0xe496e004,0xe18900fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xed1c6b00,0xed1b7b00,0xe371000e,0x3373000e
- .long 0x2a0006d5,0xee366b47,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a6b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MULVV
- .hidden lj_BC_MULVV
- .type lj_BC_MULVV, %function
- .size lj_BC_MULVV, 124
-lj_BC_MULVV:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xe371000e,0x0373000e,0x1a000009,0xe0cb0092
- .long 0xe15b0fc0,0x1a0006c2,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xed1c6b00,0xed1b7b00,0xe371000e
- .long 0x3373000e,0x2a0006b6,0xee266b07,0xe5d6c000
- .long 0xe089a00a,0xe496e004,0xed0a6b00,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_DIVVV
- .hidden lj_BC_DIVVV
- .type lj_BC_DIVVV, %function
- .size lj_BC_DIVVV, 72
-lj_BC_DIVVV:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xed1c0b00,0xed1b1b00,0xe371000e,0x3373000e
- .long 0x2a0006a4,0xee800b01,0xe5d6c000,0xe089a00a
- .long 0xe496e004,0xed0a0b00,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_MODVV
- .hidden lj_BC_MODVV
- .type lj_BC_MODVV, %function
- .size lj_BC_MODVV, 128
-lj_BC_MODVV:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xe371000e,0x0373000e,0x1a00000a,0xe1b01002
- .long 0x0a000692,0xeb000c79,0xe3e0100d,0xe5d6c000
- .long 0xe496e004,0xe18900fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xed1c6b00,0xed1b7b00
- .long 0xe371000e,0x3373000e,0x2a000684,0xeb000c62
- .long 0xe5d6c000,0xe089a00a,0xe496e004,0xed0a6b00
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_POW
- .hidden lj_BC_POW
- .type lj_BC_POW, %function
- .size lj_BC_POW, 72
-lj_BC_POW:
- .long 0xe004caae,0xe004b6ae,0xe1ac00d9,0xe1ab20d9
- .long 0xed1c0b00,0xed1b1b00,0xe371000e,0x3373000e
- .long 0x2a000672
- bl pow
- .long 0xe5d6c000,0xe089a00a,0xe496e004,0xed0a0b00
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_CAT
- .hidden lj_BC_CAT
- .type lj_BC_CAT, %function
- .size lj_BC_CAT, 80
-lj_BC_CAT:
- .long 0xe004baae,0xe004c6ae,0xe04c200b,0xe5889010
- .long 0xe089100c,0xe1a00008,0xe58d6008,0xe1a021a2
- bl lj_meta_cat
- .long 0xe5989010,0xe3500000,0x1a00066a,0xe18920db
- .long 0xe5d6c000,0xe496e004,0xe18920fa,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_KSTR
- .hidden lj_BC_KSTR
- .type lj_BC_KSTR, %function
- .size lj_BC_KSTR, 40
-lj_BC_KSTR:
- .long 0xe1e0b00b,0xe5d6c000,0xe795010b,0xe3e01004
- .long 0xe496e004,0xe18900fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_KCDATA
- .hidden lj_BC_KCDATA
- .type lj_BC_KCDATA, %function
- .size lj_BC_KCDATA, 40
-lj_BC_KCDATA:
- .long 0xe1e0b00b,0xe5d6c000,0xe795010b,0xe3e0100a
- .long 0xe496e004,0xe18900fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_KSHORT
- .hidden lj_BC_KSHORT
- .type lj_BC_KSHORT, %function
- .size lj_BC_KSHORT, 36
-lj_BC_KSHORT:
- .long 0xe1a0084e,0xe3e0100d,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_KNUM
- .hidden lj_BC_KNUM
- .type lj_BC_KNUM, %function
- .size lj_BC_KNUM, 36
-lj_BC_KNUM:
- .long 0xe1a0b18b,0xe5d6c000,0xe18500db,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_KPRI
- .hidden lj_BC_KPRI
- .type lj_BC_KPRI, %function
- .size lj_BC_KPRI, 36
-lj_BC_KPRI:
- .long 0xe089a00a,0xe1e0b00b,0xe5d6c000,0xe496e004
- .long 0xe58ab004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_KNIL
- .hidden lj_BC_KNIL
- .type lj_BC_KNIL, %function
- .size lj_BC_KNIL, 60
-lj_BC_KNIL:
- .long 0xe089a00a,0xe089b18b,0xe3e00000,0xe58a0004
- .long 0xe28aa008,0xe58a0004,0xe15a000b,0xe28aa008
- .long 0xbafffffb,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_UGET
- .hidden lj_BC_UGET
- .type lj_BC_UGET, %function
- .size lj_BC_UGET, 52
-lj_BC_UGET:
- .long 0xe5191008,0xe1a0b10b,0xe28bb014,0xe791100b
- .long 0xe5911010,0xe1c120d0,0xe5d6c000,0xe496e004
- .long 0xe18920fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_USETV
- .hidden lj_BC_USETV
- .type lj_BC_USETV, %function
- .size lj_BC_USETV, 108
-lj_BC_USETV:
- .long 0xe5191008,0xe1a0a0aa,0xe28aa014,0xe1a0b18b
- .long 0xe791100a,0xe18920db,0xe5d1c004,0xe5d1b006
- .long 0xe5911010,0xe31c0004,0xe283c004,0x135b0000
- .long 0xe1c120f0,0x1a000005,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe37c000a,0x85d2b004,0x9afffff6,0xe2470d2d
- .long 0xe31b0003
- blne lj_gc_barrieruv
- .long 0xeafffff2
-
- .globl lj_BC_USETS
- .hidden lj_BC_USETS
- .type lj_BC_USETS, %function
- .size lj_BC_USETS, 100
-lj_BC_USETS:
- .long 0xe5191008,0xe1a0a0aa,0xe28aa014,0xe1e0b00b
- .long 0xe791100a,0xe795210b,0xe5d1c004,0xe5d1b006
- .long 0xe5911010,0xe3e03004,0xe31c0004,0xe5d2c004
- .long 0xe1c120f0,0x1a000005,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe31c0003,0x135b0000,0xe2470d2d
- blne lj_gc_barrieruv
- .long 0xeafffff4
-
- .globl lj_BC_USETN
- .hidden lj_BC_USETN
- .type lj_BC_USETN, %function
- .size lj_BC_USETN, 56
-lj_BC_USETN:
- .long 0xe5191008,0xe1a0a0aa,0xe28aa014,0xe1a0b18b
- .long 0xe791100a,0xe18520db,0xe5911010,0xe5d6c000
- .long 0xe496e004,0xe1c120f0,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_USETP
- .hidden lj_BC_USETP
- .type lj_BC_USETP, %function
- .size lj_BC_USETP, 52
-lj_BC_USETP:
- .long 0xe5191008,0xe1a0a0aa,0xe28aa014,0xe791100a
- .long 0xe1e0b00b,0xe5911010,0xe5d6c000,0xe496e004
- .long 0xe581b004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_UCLO
- .hidden lj_BC_UCLO
- .type lj_BC_UCLO, %function
- .size lj_BC_UCLO, 64
-lj_BC_UCLO:
- .long 0xe5982020,0xe086b10b,0xe5889010,0xe3520000
- .long 0xe24b6b80,0x0a000003,0xe1a00008,0xe089100a
- bl lj_func_closeuv
- .long 0xe5989010,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_FNEW
- .hidden lj_BC_FNEW
- .type lj_BC_FNEW, %function
- .size lj_BC_FNEW, 64
-lj_BC_FNEW:
- .long 0xe1e0b00b,0xe5889010,0xe795110b,0xe58d6008
- .long 0xe5192008,0xe1a00008
- bl lj_func_newL_gc
- .long 0xe5989010,0xe3e01008,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_TNEW
- .hidden lj_BC_TNEW
- .type lj_BC_TNEW, %function
- .size lj_BC_TNEW, 104
-lj_BC_TNEW:
- .long 0xe5172b2c,0xe5173b28,0xe5889010,0xe58d6008
- .long 0xe1520003,0xe1a00008,0x2a00000f,0xe1a01a8b
- .long 0xe1a025ab,0xe1a0bac1,0xe1a01aa1,0xe37b0001
- .long 0x02811002
- bl lj_tab_new
- .long 0xe5989010,0xe3e0100b,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
- bl lj_gc_step_fixtop
- .long 0xe1a00008,0xeaffffec
-
- .globl lj_BC_TDUP
- .hidden lj_BC_TDUP
- .type lj_BC_TDUP, %function
- .size lj_BC_TDUP, 88
-lj_BC_TDUP:
- .long 0xe1e0b00b,0xe5172b2c,0xe5173b28,0xe5889010
- .long 0xe58d6008,0xe1520003,0xe1a00008,0x2a00000a
- .long 0xe795110b
- bl lj_tab_dup
- .long 0xe5989010,0xe3e0100b,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
- bl lj_gc_step_fixtop
- .long 0xe1a00008,0xeafffff1
-
- .globl lj_BC_GGET
- .hidden lj_BC_GGET
- .type lj_BC_GGET, %function
- .size lj_BC_GGET, 20
-lj_BC_GGET:
- .long 0xe5191008,0xe1e0b00b,0xe5910008,0xe795b10b
- .long 0xea00002e
-
- .globl lj_BC_GSET
- .hidden lj_BC_GSET
- .type lj_BC_GSET, %function
- .size lj_BC_GSET, 20
-lj_BC_GSET:
- .long 0xe5191008,0xe1e0b00b,0xe5910008,0xe795b10b
- .long 0xea0000ac
-
- .globl lj_BC_TGETV
- .hidden lj_BC_TGETV
- .type lj_BC_TGETV, %function
- .size lj_BC_TGETV, 140
-lj_BC_TGETV:
- .long 0xe004caae,0xe004b6ae,0xe18900dc,0xe18920db
- .long 0xe371000c,0x1a0004cd,0xe373000e,0x05903008
- .long 0x05901018,0x1a000014,0xe0833182,0xe1520001
- .long 0x31c320d0,0x2a0004c5,0xe5d6c000,0xe3730001
- .long 0x0a000005,0xe496e004,0xe18920fa,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe5901010
- .long 0xe3510000,0x0afffff6,0xe5d11006,0xe3110001
- .long 0x1afffff3,0xe004caae,0xea0004b4,0xe3730005
- .long 0x01a0b002,0x0a000007,0xea0004b0
-
- .globl lj_BC_TGETS
- .hidden lj_BC_TGETS
- .type lj_BC_TGETS, %function
- .size lj_BC_TGETS, 160
-lj_BC_TGETS:
- .long 0xe004caae,0xe20bb0ff,0xe18900dc,0xe1e0b00b
- .long 0xe795b10b,0xe371000c,0x1a000497,0xe590201c
- .long 0xe59b3008,0xe590e014,0xe1a0c000,0xe0022003
- .long 0xe0822082,0xe08ee182,0xe1ce00d8,0xe1ce20d0
- .long 0xe59ee010,0xe3710005,0x0150000b,0x1a000008
- .long 0xe3730001,0x0a000008,0xe5d6c000,0xe496e004
- .long 0xe18920fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe35e0000,0x1affffee,0xe59c0010
- .long 0xe3a02000,0xe3e03000,0xe3500000,0x0afffff1
- .long 0xe5d01006,0xe3110001,0x1affffee,0xea000478
-
- .globl lj_BC_TGETB
- .hidden lj_BC_TGETB
- .type lj_BC_TGETB, %function
- .size lj_BC_TGETB, 108
-lj_BC_TGETB:
- .long 0xe004caae,0xe20bb0ff,0xe18900dc,0xe371000c
- .long 0x1a00047c,0xe5902018,0xe5903008,0xe1a0118b
- .long 0xe15b0002,0x318320d1,0x2a000476,0xe5d6c000
- .long 0xe3730001,0x0a000005,0xe496e004,0xe18920fa
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe5901010,0xe3510000,0x0afffff6,0xe5d11006
- .long 0xe3110001,0x1afffff3,0xea000466
-
- .globl lj_BC_TGETR
- .hidden lj_BC_TGETR
- .type lj_BC_TGETR, %function
- .size lj_BC_TGETR, 68
-lj_BC_TGETR:
- .long 0xe004caae,0xe004b6ae,0xe799000c,0xe799100b
- .long 0xe5903008,0xe5902018,0xe0833181,0xe1510002
- .long 0x2a00047b,0xe1c300d0,0xe5d6c000,0xe496e004
- .long 0xe18900fa,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_TSETV
- .hidden lj_BC_TSETV
- .type lj_BC_TSETV, %function
- .size lj_BC_TSETV, 188
-lj_BC_TSETV:
- .long 0xe004caae,0xe004b6ae,0xe18900dc,0xe18920db
- .long 0xe371000c,0x1a000484,0xe373000e,0x05901008
- .long 0x05903018,0x1a000020,0xe0811182,0xe1520003
- .long 0x3591e004,0x2a00047c,0xe5d6c000,0xe37e0001
- .long 0xe5d0e004,0xe18920da,0x0a000007,0xe31e0004
- .long 0xe1c120f0,0x1a00000e,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe590a010
- .long 0xe35a0000,0x0afffff4,0xe5daa006,0xe31a0002
- .long 0x1afffff1,0xe516e004,0xe004caae,0xe004a2ae
- .long 0xea000465,0xe5172b10,0xe3cee004,0xe5070b10
- .long 0xe5c0e004,0xe580200c,0xeaffffea,0xe3730005
- .long 0x01a0b002,0x0a000007,0xea00045b
-
- .globl lj_BC_TSETS
- .hidden lj_BC_TSETS
- .type lj_BC_TSETS, %function
- .size lj_BC_TSETS, 276
-lj_BC_TSETS:
- .long 0xe004caae,0xe20bb0ff,0xe18900dc,0xe1e0b00b
- .long 0xe795b10b,0xe371000c,0x1a000442,0xe590201c
- .long 0xe59b3008,0xe590e014,0xe1a0c000,0xe0022003
- .long 0xe0822082,0xe3a03000,0xe08ee182,0xe5cc3006
- .long 0xe1ce00d8,0xe59e3004,0xe59e2010,0xe3710005
- .long 0x0150000b,0x1a000013,0xe5dc1004,0xe3730001
- .long 0xe18920da,0x0a000008,0xe3110004,0xe1ce20f0
- .long 0x1a000021,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe59c0010
- .long 0xe3500000,0x0afffff3,0xe5d00006,0xe3100002
- .long 0x1afffff0,0xea000421,0xe1b0e002,0x1affffe3
- .long 0xe59c0010,0xe1a0200d,0xe58d6008,0xe3500000
- .long 0xe5889010,0x15d01006,0xe1a00008,0x0a000001
- .long 0xe3110002,0x0a000415,0xe3e03004,0xe58db000
- .long 0xe1a0100c,0xe58d3004
- bl lj_tab_newkey
- .long 0xe5989010,0xe18920da,0xe1c020f0,0xeaffffdd
- .long 0xe5172b10,0xe3c11004,0xe507cb10,0xe5cc1004
- .long 0xe58c200c,0xeaffffd7
-
- .globl lj_BC_TSETB
- .hidden lj_BC_TSETB
- .type lj_BC_TSETB, %function
- .size lj_BC_TSETB, 156
-lj_BC_TSETB:
- .long 0xe004caae,0xe20bb0ff,0xe18900dc,0xe371000c
- .long 0x1a00040a,0xe5902018,0xe590c008,0xe1a0118b
- .long 0xe15b0002,0x31a120dc,0x2a000404,0xe5d6c000
- .long 0xe3730001,0xe5d0e004,0xe18920da,0x0a000007
- .long 0xe31e0004,0xe1c120f0,0x1a00000d,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe590a010,0xe35a0000,0x0afffff4,0xe5daa006
- .long 0xe31a0002,0x1afffff1,0xe516e004,0xe004a2ae
- .long 0xea0003ee,0xe5172b10,0xe3cee004,0xe5070b10
- .long 0xe5c0e004,0xe580200c,0xeaffffeb
-
- .globl lj_BC_TSETM
- .hidden lj_BC_TSETM
- .type lj_BC_TSETM, %function
- .size lj_BC_TSETM, 148
-lj_BC_TSETM:
- .long 0xe089a00a,0xe59dc004,0xe51a1008,0xe795018b
- .long 0xe25cc008,0xe5913018,0x0a00000c,0xe08021ac
- .long 0xe1520003,0xe5913008,0xe08ac00c,0x8a00000d
- .long 0xe083e180,0xe5d10004,0xe0ca20d8,0xe0ce20f8
- .long 0xe15a000c,0x3afffffb,0xe3100004,0x1a00000a
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xe5889010,0xe1a00008
- .long 0xe58d6008
- bl lj_tab_reasize
- .long 0xeaffffe1,0xe5172b10,0xe3c00004,0xe5071b10
- .long 0xe5c10004,0xe581200c,0xeaffffee
-
- .globl lj_BC_TSETR
- .hidden lj_BC_TSETR
- .type lj_BC_TSETR, %function
- .size lj_BC_TSETR, 104
-lj_BC_TSETR:
- .long 0xe004caae,0xe004b6ae,0xe799100c,0xe799200b
- .long 0xe5d1e004,0xe5910008,0xe5913018,0xe31e0004
- .long 0xe0800182,0x1a000009,0xe1520003,0x2a0003d6
- .long 0xe18920da,0xe5d6c000,0xe496e004,0xe1c020f0
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe517cb10,0xe3cee004,0xe5071b10,0xe5c1e004
- .long 0xe581c00c,0xeaffffef
-
- .globl lj_BC_CALLM
- .hidden lj_BC_CALLM
- .type lj_BC_CALLM, %function
- .size lj_BC_CALLM, 16
-lj_BC_CALLM:
- .long 0xe59d0004,0xe004b6ae,0xe08bb000,0xea000000
-
- .globl lj_BC_CALL
- .hidden lj_BC_CALL
- .type lj_BC_CALL, %function
- .size lj_BC_CALL, 60
-lj_BC_CALL:
- .long 0xe004b6ae,0xe1a0c009,0xe1a920da,0xe24bb008
- .long 0xe2899008,0xe3730009,0x1a00041e,0xe5096004
- .long 0xe5926010,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe08aa009,0xe12fff1c
-
- .globl lj_BC_CALLMT
- .hidden lj_BC_CALLMT
- .type lj_BC_CALLMT, %function
- .size lj_BC_CALLMT, 12
-lj_BC_CALLMT:
- .long 0xe59d0004,0xe080b18b,0xea000000
-
- .globl lj_BC_CALLT
- .hidden lj_BC_CALLT
- .type lj_BC_CALLT, %function
- .size lj_BC_CALLT, 180
-lj_BC_CALLT:
- .long 0xe1a0b18b,0xe1aa20d9,0xe24bb008,0xe28aa008
- .long 0xe3730009,0x1a00041d,0xe5196004,0xe3a0c000
- .long 0xe5d23006,0xe3160003,0x1a000018,0xe5092008
- .long 0xe35b0000,0x0a000005,0xe18a00dc,0xe28ce008
- .long 0xe15e000b,0xe18900fc,0xe1a0c00e,0x1afffff9
- .long 0xe3530001,0x8a000006,0xe5926010,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe08aa009
- .long 0xe12fff1c,0xe516e004,0xe004a2ae,0xe049000a
- .long 0xe5100010,0xe5900010,0xe5105030,0xeafffff1
- .long 0xe2266003,0xe3160007,0x13a03000,0x1affffe2
- .long 0xe0499006,0xe5196004,0xe3160003,0x13a03000
- .long 0xeaffffdd
-
- .globl lj_BC_ITERC
- .hidden lj_BC_ITERC
- .type lj_BC_ITERC, %function
- .size lj_BC_ITERC, 80
-lj_BC_ITERC:
- .long 0xe089a00a,0xe1a0c009,0xe14a21d0,0xe14a00d8
- .long 0xe28a9008,0xe1ca20f8,0xe1ca01f0,0xe14a21d8
- .long 0xe3a0b010,0xe1ca20f0,0xe3730009,0x1a0003da
- .long 0xe5096004,0xe5926010,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe08aa009,0xe12fff1c
-
- .globl lj_BC_ITERN
- .hidden lj_BC_ITERN
- .type lj_BC_ITERN, %function
- .size lj_BC_ITERN, 184
-lj_BC_ITERN:
- .long 0xe089a00a,0xe51ac010,0xe51a0008,0xe59ce018
- .long 0xe59c1008,0xe2866004,0xe050b00e,0xe0812180
- .long 0x2a000011,0xe1c220d0,0xe3730001,0x02800001
- .long 0x0afffff8,0xe156b0b2,0xe3e0100d,0xe1ca20f8
- .long 0xe086b10b,0xe280c001,0xe1ca00f0,0xe24b6b80
- .long 0xe50ac008,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe59c301c
- .long 0xe59cc014,0xe08b008b,0xe15b0003,0xe08c2180
- .long 0x8afffff3,0xe1c200d0,0xe3710001,0xe28bb001
- .long 0x0afffff7,0xe156c0b2,0xe08bb00e,0xe1c220d8
- .long 0xe50ab008,0xe1ca00f8,0xe086b10c,0xe24b6b80
- .long 0xe1ca20f0,0xeaffffe6
-
- .globl lj_BC_VARG
- .hidden lj_BC_VARG
- .type lj_BC_VARG, %function
- .size lj_BC_VARG, 208
-lj_BC_VARG:
- .long 0xe004caae,0xe004b6ae,0xe5190004,0xe089b00b
- .long 0xe089a00a,0xe28bb003,0xe08a300c,0xe2492008
- .long 0xe04bb000,0xe35c0000,0xe042000b,0x0a00000c
- .long 0xe2433010,0xe15b0002,0x30cb00d8,0x23e01000
- .long 0xe15a0003,0xe0ca00f8,0x3afffff9,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe5983018,0xe3500000,0xd3a0c008
- .long 0xc280c008,0xe08a1000,0xe58dc004,0xdafffff2
- .long 0xe1510003,0x8a000004,0xe0cb00d8,0xe0ca00f8
- .long 0xe15b0002,0x3afffffb,0xeaffffeb,0xe1a011a0
- .long 0xe588a014,0xe1a00008,0xe5889010,0xe04bb009
- .long 0xe58d6008,0xe04aa009
- bl lj_state_growstack
- .long 0xe5989010,0xe089a00a,0xe089b00b,0xe2492008
- .long 0xeaffffed
-
- .globl lj_BC_ISNEXT
- .hidden lj_BC_ISNEXT
- .type lj_BC_ISNEXT, %function
- .size lj_BC_ISNEXT, 112
-lj_BC_ISNEXT:
- .long 0xe089a00a,0xe086b10b,0xe14a01d8,0xe51a200c
- .long 0xe51a3004,0xe3710009,0x05d00006,0x0372000c
- .long 0x03730001,0x03500004,0x024b6b80,0x1a000008
- .long 0xe5d6c000,0xe496e004,0xe3a00000,0xe3e01b60
- .long 0xe14a00f8,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe3a00058,0xe3a0c045,0xe5460004
- .long 0xe24b6b80,0xe5c6c000,0xe496e004,0xeafffff4
-
- .globl lj_BC_RETM
- .hidden lj_BC_RETM
- .type lj_BC_RETM, %function
- .size lj_BC_RETM, 20
-lj_BC_RETM:
- .long 0xe59d0004,0xe5196004,0xe089a00a,0xe080b18b
- .long 0xea000002
-
- .globl lj_BC_RET
- .hidden lj_BC_RET
- .type lj_BC_RET, %function
- .size lj_BC_RET, 168
-lj_BC_RET:
- .long 0xe5196004,0xe1a0b18b,0xe089a00a,0xe58db004
- .long 0xe2160003,0xe2261003,0x1a00001d,0xe516e004
- .long 0xe25b3008,0xe2492008,0x0a000004,0xe0ca00d8
- .long 0xe2899008,0xe2533008,0xe14901f0,0x1afffffa
- .long 0xe004a2ae,0xe042300a,0xe004caae,0xe5130008
- .long 0xe15c000b,0x8a000008,0xe1a09003,0xe5901010
- .long 0xe5d6c000,0xe496e004,0xe5115030,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe3e01000
- .long 0xe2899008,0xe28bb008,0xe509100c,0xeaffffef
- .long 0xe089a00a,0xe3110007,0x1a00018a,0xe0499001
- .long 0xe5196004,0xeaffffd9
-
- .globl lj_BC_RET0
- .hidden lj_BC_RET0
- .type lj_BC_RET0, %function
- .size lj_BC_RET0, 108
-lj_BC_RET0:
- .long 0xe5196004,0xe1a0b18b,0xe58db004,0xe2160003
- .long 0xe2261003,0x0516e004,0x1afffff2,0xe2493008
- .long 0xe004a2ae,0xe043900a,0xe004caae,0xe5190008
- .long 0xe15c000b,0x8a000007,0xe5901010,0xe5d6c000
- .long 0xe496e004,0xe5115030,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xe2431004,0xe3e02000
- .long 0xe781200b,0xe28bb008,0xeafffff0
-
- .globl lj_BC_RET1
- .hidden lj_BC_RET1
- .type lj_BC_RET1, %function
- .size lj_BC_RET1, 116
-lj_BC_RET1:
- .long 0xe5196004,0xe1a0b18b,0xe58db004,0xe2160003
- .long 0xe2261003,0x0516e004,0x1affffd7,0xe18900da
- .long 0xe2493008,0xe004a2ae,0xe1c300f0,0xe043900a
- .long 0xe004caae,0xe5190008,0xe15c000b,0x8a000007
- .long 0xe5901010,0xe5d6c000,0xe496e004,0xe5115030
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe2431004,0xe3e02000,0xe781200b,0xe28bb008
- .long 0xeafffff0
-
- .globl lj_BC_FORI
- .hidden lj_BC_FORI
- .type lj_BC_FORI, %function
- .size lj_BC_FORI, 148
-lj_BC_FORI:
- .long 0xe1aa00d9,0xe086b10b,0xe1ca20d8,0xe371000e
- .long 0xe59ac014,0x1a000010,0xe373000e,0xe59a3010
- .long 0x037c000e,0x1a0002fd,0xe3530000,0xba000008
- .long 0xe1500002,0xc24b6b80,0xe5d6c000,0xe496e004
- .long 0xe1ca01f8,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c,0xe1520000,0xeafffff5,0x3373000e
- .long 0x337c000e,0x2a0002ed,0xed1a0b00,0xed9a1b02
- .long 0xe35c0000,0xed8a0b06,0xaeb40b41,0xbeb41b40
- .long 0xeef1fa10,0x824b6b80,0xe5d6c000,0xe496e004
- .long 0xeaffffeb
-
- .globl lj_BC_JFORI
- .hidden lj_BC_JFORI
- .type lj_BC_JFORI, %function
- .size lj_BC_JFORI, 164
-lj_BC_JFORI:
- .long 0xe1aa00d9,0xe086b10b,0xe1ca20d8,0xe371000e
- .long 0xe59ac014,0x1a000012,0xe373000e,0xe59a3010
- .long 0x037c000e,0x1a0002d8,0xe3530000,0xba00000a
- .long 0xe1500002,0xe24b6b80,0xd156b0b2,0xe5d6c000
- .long 0xe496e004,0xe1ca01f8,0xda00008c,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe1520000
- .long 0xeafffff3,0x3373000e,0x337c000e,0x2a0002c6
- .long 0xed1a0b00,0xed9a1b02,0xe35c0000,0xed8a0b06
- .long 0xaeb40b41,0xbeb41b40,0xeef1fa10,0xe24b6b80
- .long 0x9156b0b2,0x9a000079,0xe5d6c000,0xe496e004
- .long 0xeaffffe9
-
- .globl lj_BC_FORL
- .hidden lj_BC_FORL
- .type lj_BC_FORL, %function
- .size lj_BC_FORL, 28
-lj_BC_FORL:
- .long 0xe1a000a6,0xe200007e,0xe2400080,0xe19710b0
- .long 0xe2511002,0xe18710b0,0x3a000725
-
- .globl lj_BC_IFORL
- .hidden lj_BC_IFORL
- .type lj_BC_IFORL, %function
- .size lj_BC_IFORL, 144
-lj_BC_IFORL:
- .long 0xe1aa00d9,0xe086b10b,0xe1ca21d0,0xe371000e
- .long 0x1a000010,0xe0900002,0xe59a3008,0x6286bb80
- .long 0xe3520000,0xba000009,0xe1500003,0xd24b6b80
- .long 0xe1ca00f0,0xe5d6c000,0xe496e004,0xe1ca01f8
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe1530000,0xeafffff4,0xed1a0b00,0xed9a2b04
- .long 0xed9a1b02,0xe3530000,0xee300b02,0xaeb40b41
- .long 0xbeb41b40,0xeef1fa10,0xed0a0b00,0xed8a0b06
- .long 0x924b6b80,0xe5d6c000,0xe496e004,0xeaffffeb
-
- .globl lj_BC_JFORL
- .hidden lj_BC_JFORL
- .type lj_BC_JFORL, %function
- .size lj_BC_JFORL, 140
-lj_BC_JFORL:
- .long 0xe1aa00d9,0xe1ca21d0,0xe371000e,0x1a000010
- .long 0xe0900002,0xe59a3008,0x6a000003,0xe3520000
- .long 0xba000009,0xe1500003,0xe1ca00f0,0xe5d6c000
- .long 0xe496e004,0xe1ca01f8,0xda00003c,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c,0xe1530000
- .long 0xeafffff4,0xed1a0b00,0xed9a2b04,0xed9a1b02
- .long 0xe3530000,0xee300b02,0xaeb40b41,0xbeb41b40
- .long 0xeef1fa10,0xed0a0b00,0xed8a0b06,0x9a00002b
- .long 0xe5d6c000,0xe496e004,0xeaffffeb
-
- .globl lj_BC_ITERL
- .hidden lj_BC_ITERL
- .type lj_BC_ITERL, %function
- .size lj_BC_ITERL, 28
-lj_BC_ITERL:
- .long 0xe1a000a6,0xe200007e,0xe2400080,0xe19710b0
- .long 0xe2511002,0xe18710b0,0x3a0006d7
-
- .globl lj_BC_IITERL
- .hidden lj_BC_IITERL
- .type lj_BC_IITERL, %function
- .size lj_BC_IITERL, 44
-lj_BC_IITERL:
- .long 0xe1aa00d9,0xe086b10b,0xe3710001,0x124b6b80
- .long 0x114a00f8,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_JITERL
- .hidden lj_BC_JITERL
- .type lj_BC_JITERL, %function
- .size lj_BC_JITERL, 40
-lj_BC_JITERL:
- .long 0xe1aa00d9,0xe3710001,0x114a00f8,0x1a000012
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_LOOP
- .hidden lj_BC_LOOP
- .type lj_BC_LOOP, %function
- .size lj_BC_LOOP, 28
-lj_BC_LOOP:
- .long 0xe1a000a6,0xe200007e,0xe2400080,0xe19710b0
- .long 0xe2511002,0xe18710b0,0x3a0006bb
-
- .globl lj_BC_ILOOP
- .hidden lj_BC_ILOOP
- .type lj_BC_ILOOP, %function
- .size lj_BC_ILOOP, 24
-lj_BC_ILOOP:
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_JLOOP
- .hidden lj_BC_JLOOP
- .type lj_BC_JLOOP, %function
- .size lj_BC_JLOOP, 32
-lj_BC_JLOOP:
- .long 0xe51708b0,0xe3a01000,0xe790b10b,0xe5071af4
- .long 0xe59ba034,0xe5079a60,0xe5078ae4,0xe12fff1a
-
- .globl lj_BC_JMP
- .hidden lj_BC_JMP
- .type lj_BC_JMP, %function
- .size lj_BC_JMP, 32
-lj_BC_JMP:
- .long 0xe086b10b,0xe24b6b80,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_BC_FUNCF
- .hidden lj_BC_FUNCF
- .type lj_BC_FUNCF, %function
- .size lj_BC_FUNCF, 28
-lj_BC_FUNCF:
- .long 0xe1a000a6,0xe200007e,0xe2400080,0xe19710b0
- .long 0xe2511001,0xe18710b0,0x3a0006ac
-
- .globl lj_BC_IFUNCF
- .hidden lj_BC_IFUNCF
- .type lj_BC_IFUNCF, %function
- .size lj_BC_IFUNCF, 68
-lj_BC_IFUNCF:
- .long 0xe5980018,0xe556103e,0xe5165034,0xe15a0000
- .long 0x8a0000bb,0xe5d6c000,0xe496e004,0xe15b0181
- .long 0xe3e03000,0x3a000003,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xe18920fb,0xe28bb008
- .long 0xeafffff5
-
- .globl lj_BC_JFUNCF
- .hidden lj_BC_JFUNCF
- .type lj_BC_JFUNCF, %function
- .size lj_BC_JFUNCF, 52
-lj_BC_JFUNCF:
- .long 0xe5980018,0xe556103e,0xe5165034,0xe15a0000
- .long 0x8a0000aa,0xe15b0181,0xe3e03000,0x3a000001
- .long 0xe1a0b82e,0xeaffffcd,0xe18920fb,0xe28bb008
- .long 0xeafffff7
-
- .globl lj_BC_FUNCV
- .hidden lj_BC_FUNCV
- .type lj_BC_FUNCV, %function
- .size lj_BC_FUNCV, 0
-lj_BC_FUNCV:
-
- .globl lj_BC_IFUNCV
- .hidden lj_BC_IFUNCV
- .type lj_BC_IFUNCV, %function
- .size lj_BC_IFUNCV, 116
-lj_BC_IFUNCV:
- .long 0xe5980018,0xe089300b,0xe08aa00b,0xe5832000
- .long 0xe28b100b,0xe5165034,0xe15a0000,0xe5831004
- .long 0x2a000099,0xe556c03e,0xe1a0a009,0xe1a0b003
- .long 0xe35c0000,0xe2839008,0x0a000007,0xe3e02000
- .long 0xe15a000b,0x30ca00d8,0x21a01002,0x350a2004
- .long 0xe25cc001,0xe1e300f8,0x1afffff8,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe1a0b82e
- .long 0xe12fff1c
-
- .globl lj_BC_JFUNCV
- .hidden lj_BC_JFUNCV
- .type lj_BC_JFUNCV, %function
- .size lj_BC_JFUNCV, 4
-lj_BC_JFUNCV:
- .long 0xe7f001f0
-
- .globl lj_BC_FUNCC
- .hidden lj_BC_FUNCC
- .type lj_BC_FUNCC, %function
- .size lj_BC_FUNCC, 84
-lj_BC_FUNCC:
- .long 0xe5923014,0xe08a100b,0xe5980018,0xe089b00b
- .long 0xe5889010,0xe1510000,0xe588b014,0xe3e02001
- .long 0xe1a00008,0x8a000078,0xe5072af4,0xe12fff33
- .long 0xe5989010,0xe3e02000,0xe5981014,0xe5078a64
- .long 0xe1a0b180,0xe5072af4,0xe5196004,0xe041a00b
- .long 0xea00001c
-
- .globl lj_BC_FUNCCW
- .hidden lj_BC_FUNCCW
- .type lj_BC_FUNCCW, %function
- .size lj_BC_FUNCCW, 88
-lj_BC_FUNCCW:
- .long 0xe5173a74,0xe08a100b,0xe5980018,0xe089b00b
- .long 0xe5889010,0xe1510000,0xe588b014,0xe5921014
- .long 0xe3e02001,0xe1a00008,0x8a000062,0xe5072af4
- .long 0xe12fff33,0xe5989010,0xe3e02000,0xe5981014
- .long 0xe5078a64,0xe1a0b180,0xe5072af4,0xe5196004
- .long 0xe041a00b,0xea000006
-
- .globl lj_vm_returnp
- .hidden lj_vm_returnp
- .type lj_vm_returnp, %function
- .size lj_vm_returnp, 28
-lj_vm_returnp:
- .long 0xe3160004,0x0a0000d1,0xe51c6004,0xe3e01002
- .long 0xe1a0900c,0xe50a1004,0xe24aa008
-
- .globl lj_vm_returnc
- .hidden lj_vm_returnc
- .type lj_vm_returnc, %function
- .size lj_vm_returnc, 24
-lj_vm_returnc:
- .long 0xe29bb008,0xe3a00001,0x0a000031,0xe58db004
- .long 0xe2160003,0x0afffe54
-
- .globl lj_vm_return
- .hidden lj_vm_return
- .type lj_vm_return, %function
- .size lj_vm_return, 76
-lj_vm_return:
- .long 0xe3c6c007,0xe3500001,0xe049c00c,0x1affffee
- .long 0xe588c010,0xe59d5014,0xe3e03001,0xe2499008
- .long 0xe25b2008,0xe1a05185,0xe5073af4,0x0a000003
- .long 0xe2522008,0xe0ca00d8,0xe0c900f8,0x1afffffb
- .long 0xe155000b,0x1a000007,0xe5889014
-
- .globl lj_vm_leave_cp
- .hidden lj_vm_leave_cp
- .type lj_vm_leave_cp, %function
- .size lj_vm_leave_cp, 12
-lj_vm_leave_cp:
- .long 0xe59db010,0xe3a00000,0xe588b028
-
- .globl lj_vm_leave_unw
- .hidden lj_vm_leave_unw
- .type lj_vm_leave_unw, %function
- .size lj_vm_leave_unw, 92
-lj_vm_leave_unw:
- .long 0xe59d401c,0xe28dd020,0xecbd8b10,0xe8bd8fe0
- .long 0xba000007,0xe5982018,0xe3e01000,0xe1590002
- .long 0x2a000007,0xe5891004,0xe28bb008,0xe2899008
- .long 0xeaffffec,0xe04b0005,0xe3550000,0x10499000
- .long 0xeaffffea,0xe5889014,0xe1a011a5,0xe1a00008
- bl lj_state_growstack
- .long 0xe5989014,0xeaffffe2
-
- .globl lj_vm_unwind_c
- .hidden lj_vm_unwind_c
- .type lj_vm_unwind_c, %function
- .size lj_vm_unwind_c, 8
-lj_vm_unwind_c:
- .long 0xe1a0d000,0xe1a00001
-
- .globl lj_vm_unwind_c_eh
- .hidden lj_vm_unwind_c_eh
- .type lj_vm_unwind_c_eh, %function
- .size lj_vm_unwind_c_eh, 20
-lj_vm_unwind_c_eh:
- .long 0xe59d800c,0xe3e03001,0xe5982008,0xe582304c
- .long 0xeaffffe1
-
- .globl lj_vm_unwind_ff
- .hidden lj_vm_unwind_ff
- .type lj_vm_unwind_ff, %function
- .size lj_vm_unwind_ff, 8
-lj_vm_unwind_ff:
- .long 0xe3c00003,0xe1a0d000
-
- .globl lj_vm_unwind_ff_eh
- .hidden lj_vm_unwind_ff_eh
- .type lj_vm_unwind_ff_eh, %function
- .size lj_vm_unwind_ff_eh, 56
-lj_vm_unwind_ff_eh:
- .long 0xe59d800c,0xe3a040ff,0xe3a0b010,0xe1a04184
- .long 0xe5989010,0xe5987008,0xe3e00001,0xe249a008
- .long 0xe5196004,0xe2877d2d,0xe3e01000,0xe5090004
- .long 0xe5071af4,0xeaffffb5
-
- .globl lj_vm_unwind_ext
- .hidden lj_vm_unwind_ext
- .type lj_vm_unwind_ext, %function
- .size lj_vm_unwind_ext, 28
-lj_vm_unwind_ext:
- .long 0xe92d4007
- bl _Unwind_Complete
- .long 0xe59d0000
- bl _Unwind_DeleteException
- .long 0xe8bd4007,0xe1a00001,0xe12fff12
-
- .globl lj_vm_growstack_c
- .hidden lj_vm_growstack_c
- .type lj_vm_growstack_c, %function
- .size lj_vm_growstack_c, 8
-lj_vm_growstack_c:
- .long 0xe3a01014,0xea000006
-
- .globl lj_vm_growstack_l
- .hidden lj_vm_growstack_l
- .type lj_vm_growstack_l, %function
- .size lj_vm_growstack_l, 80
-lj_vm_growstack_l:
- .long 0xe089b00b,0xe04aa009,0xe1a00008,0xe5889010
- .long 0xe2866004,0xe588b014,0xe1a011aa,0xe58d6008
- bl lj_state_growstack
- .long 0xe5989010,0xe598b014,0xe5192008,0xe04bb009
- .long 0xe5926010,0xe5d6c000,0xe496e004,0xe797c10c
- .long 0xe004a2ae,0xe08aa009,0xe12fff1c
-
- .globl lj_vm_resume
- .hidden lj_vm_resume
- .type lj_vm_resume, %function
- .size lj_vm_resume, 140
-lj_vm_resume:
- .long 0xe92d4fe0,0xed2d8b10,0xe24dd020,0xe58d401c
- .long 0xe1a08000,0xe5907008,0xe1a09001,0xe2877d2d
- .long 0xe58d800c,0xe3a06005,0xe58d2014,0xe28d1001
- .long 0xe5d80007,0xe58d2018,0xe58d8008,0xe58d2010
- .long 0xe3500000,0xe5881028,0x0a000025,0xe5078a64
- .long 0xe1a0a009,0xe5989010,0xe5980014,0xe3a040ff
- .long 0xe5c82007,0xe040b009,0xe5196004,0xe1a04184
- .long 0xe3e01000,0xe28bb008,0xe2160003,0xe5071af4
- .long 0xe58db004,0x0afffdd1,0xeaffff7b
-
- .globl lj_vm_pcall
- .hidden lj_vm_pcall
- .type lj_vm_pcall, %function
- .size lj_vm_pcall, 28
-lj_vm_pcall:
- .long 0xe92d4fe0,0xed2d8b10,0xe24dd020,0xe58d401c
- .long 0xe3a06005,0xe58d3018,0xea000004
-
- .globl lj_vm_call
- .hidden lj_vm_call
- .type lj_vm_call, %function
- .size lj_vm_call, 100
-lj_vm_call:
- .long 0xe92d4fe0,0xed2d8b10,0xe24dd020,0xe58d401c
- .long 0xe3a06001,0xe590b028,0xe58d2014,0xe1a08000
- .long 0xe58d000c,0xe5987008,0xe1a09001,0xe58d0008
- .long 0xe58db010,0xe2877d2d,0xe588d028,0xe5078a64
- .long 0xe598c010,0xe5980014,0xe3a040ff,0xe0866009
- .long 0xe1a04184,0xe046600c,0xe3e01000,0xe040b009
- .long 0xe5071af4
-
- .globl lj_vm_call_dispatch
- .hidden lj_vm_call_dispatch
- .type lj_vm_call_dispatch, %function
- .size lj_vm_call_dispatch, 12
-lj_vm_call_dispatch:
- .long 0xe14920d8,0xe3730009,0x1a0000f6
-
- .globl lj_vm_call_dispatch_f
- .hidden lj_vm_call_dispatch_f
- .type lj_vm_call_dispatch_f, %function
- .size lj_vm_call_dispatch_f, 32
-lj_vm_call_dispatch_f:
- .long 0xe5096004,0xe5926010,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe08aa009,0xe12fff1c
-
- .globl lj_vm_cpcall
- .hidden lj_vm_cpcall
- .type lj_vm_cpcall, %function
- .size lj_vm_cpcall, 96
-lj_vm_cpcall:
- .long 0xe92d4fe0,0xed2d8b10,0xe24dd020,0xe58d401c
- .long 0xe1a08000,0xe590a01c,0xe58d000c,0xe5987008
- .long 0xe598c014,0xe58d0008,0xe598b028,0xe2877d2d
- .long 0xe04aa00c,0xe3a0c000,0xe58da014,0xe58dc018
- .long 0xe58db010,0xe588d028,0xe5078a64,0xe12fff33
- .long 0xe1b09000,0xe3a06005,0x1affffd3,0xeaffff4b
-
- .globl lj_cont_dispatch
- .hidden lj_cont_dispatch
- .type lj_cont_dispatch, %function
- .size lj_cont_dispatch, 68
-lj_cont_dispatch:
- .long 0xe51c2008,0xe5190010,0xe1a03009,0xe1a0900c
- .long 0xe3500001,0xe513600c,0xe5922010,0xe3e0e000
- .long 0xe08a100b,0xe501e004,0x9a000001,0xe5125030
- .long 0xe12fff10,0x0a000710,0xe2433010,0xe043b009
- .long 0xea000510
-
- .globl lj_cont_cat
- .hidden lj_cont_cat
- .type lj_cont_cat, %function
- .size lj_cont_cat, 52
-lj_cont_cat:
- .long 0xe516e004,0xe2431010,0xe1ca20d0,0xe5889010
- .long 0xe004baae,0xe004a2ae,0xe089000b,0xe0510000
- .long 0x11c120f0,0x11a02000,0x1afffa3c,0xe18920fa
- .long 0xea000069
-
- .globl lj_vmeta_tgets1
- .hidden lj_vmeta_tgets1
- .type lj_vmeta_tgets1, %function
- .size lj_vmeta_tgets1, 8
-lj_vmeta_tgets1:
- .long 0xe089100c,0xea000003
-
- .globl lj_vmeta_tgets
- .hidden lj_vmeta_tgets
- .type lj_vmeta_tgets, %function
- .size lj_vmeta_tgets, 36
-lj_vmeta_tgets:
- .long 0xe2471d2b,0xe3e0300b,0xe581c000,0xe5813004
- .long 0xe3e03004,0xe58db000,0xe58d3004,0xe1a0200d
- .long 0xea000008
-
- .globl lj_vmeta_tgetb
- .hidden lj_vmeta_tgetb
- .type lj_vmeta_tgetb, %function
- .size lj_vmeta_tgetb, 28
-lj_vmeta_tgetb:
- .long 0xe004caae,0xe58db000,0xe3e0300d,0xe089100c
- .long 0xe58d3004,0xe1a0200d,0xea000001
-
- .globl lj_vmeta_tgetv
- .hidden lj_vmeta_tgetv
- .type lj_vmeta_tgetv, %function
- .size lj_vmeta_tgetv, 92
-lj_vmeta_tgetv:
- .long 0xe089100c,0xe089200b,0xe5889010,0xe1a00008
- .long 0xe58d6008
- bl lj_meta_tget
- .long 0xe3500000,0x0a000007,0xe1c020d0,0xe5d6c000
- .long 0xe496e004,0xe18920fa,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xe2690002,0xe5989014
- .long 0xe3a0b010,0xe509600c,0xe0806009,0xe5192008
- .long 0xeaffff98
-
- .globl lj_vmeta_tgetr
- .hidden lj_vmeta_tgetr
- .type lj_vmeta_tgetr, %function
- .size lj_vmeta_tgetr, 20
-lj_vmeta_tgetr:
- bl lj_tab_getinth
- .long 0xe3500000,0x11c000d0,0x03e01000,0xeafffb7f
-
- .globl lj_vmeta_tsets1
- .hidden lj_vmeta_tsets1
- .type lj_vmeta_tsets1, %function
- .size lj_vmeta_tsets1, 8
-lj_vmeta_tsets1:
- .long 0xe089100c,0xea000003
-
- .globl lj_vmeta_tsets
- .hidden lj_vmeta_tsets
- .type lj_vmeta_tsets, %function
- .size lj_vmeta_tsets, 36
-lj_vmeta_tsets:
- .long 0xe2471d2b,0xe3e0300b,0xe581c000,0xe5813004
- .long 0xe3e03004,0xe58db000,0xe58d3004,0xe1a0200d
- .long 0xea000008
-
- .globl lj_vmeta_tsetb
- .hidden lj_vmeta_tsetb
- .type lj_vmeta_tsetb, %function
- .size lj_vmeta_tsetb, 28
-lj_vmeta_tsetb:
- .long 0xe004caae,0xe58db000,0xe3e0300d,0xe089100c
- .long 0xe58d3004,0xe1a0200d,0xea000001
-
- .globl lj_vmeta_tsetv
- .hidden lj_vmeta_tsetv
- .type lj_vmeta_tsetv, %function
- .size lj_vmeta_tsetv, 96
-lj_vmeta_tsetv:
- .long 0xe089100c,0xe089200b,0xe5889010,0xe1a00008
- .long 0xe58d6008
- bl lj_meta_tset
- .long 0xe3500000,0xe18920da,0x0a000006,0xe5d6c000
- .long 0xe1c020f0,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c,0xe2690002,0xe5989014
- .long 0xe3a0b018,0xe1c921f0,0xe509600c,0xe0806009
- .long 0xe5192008,0xeaffff69
-
- .globl lj_vmeta_tsetr
- .hidden lj_vmeta_tsetr
- .type lj_vmeta_tsetr, %function
- .size lj_vmeta_tsetr, 16
-lj_vmeta_tsetr:
- .long 0xe5889010,0xe58d6008
- bl lj_tab_setinth
- .long 0xeafffc24
-
- .globl lj_vmeta_comp
- .hidden lj_vmeta_comp
- .type lj_vmeta_comp, %function
- .size lj_vmeta_comp, 56
-lj_vmeta_comp:
- .long 0xe1a00008,0xe2466004,0xe1a0100a,0xe5889010
- .long 0xe1a0200b,0xe58d6008,0xe20e30ff
- bl lj_meta_comp
- .long 0xe3500001,0x8a000046,0xe1d6c0b2,0xe2866004
- .long 0xe086c10c,0x224c6b80
-
- .globl lj_cont_nop
- .hidden lj_cont_nop
- .type lj_cont_nop, %function
- .size lj_cont_nop, 24
-lj_cont_nop:
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe1a0b82e,0xe12fff1c
-
- .globl lj_cont_ra
- .hidden lj_cont_ra
- .type lj_cont_ra, %function
- .size lj_cont_ra, 20
-lj_cont_ra:
- .long 0xe516e004,0xe1ca00d0,0xe00422ae,0xe18900f2
- .long 0xeafffff4
-
- .globl lj_cont_condt
- .hidden lj_cont_condt
- .type lj_cont_condt, %function
- .size lj_cont_condt, 16
-lj_cont_condt:
- .long 0xe59a1004,0xe3e00002,0xe1500001,0xeaffffec
-
- .globl lj_cont_condf
- .hidden lj_cont_condf
- .type lj_cont_condf, %function
- .size lj_cont_condf, 12
-lj_cont_condf:
- .long 0xe59a1004,0xe3710002,0xeaffffe9
-
- .globl lj_vmeta_equal
- .hidden lj_vmeta_equal
- .type lj_vmeta_equal, %function
- .size lj_vmeta_equal, 24
-lj_vmeta_equal:
- .long 0xe2466004,0xe5889010,0xe1a00008,0xe58d6008
- bl lj_meta_equal
- .long 0xeaffffe1
-
- .globl lj_vmeta_equal_cd
- .hidden lj_vmeta_equal_cd
- .type lj_vmeta_equal_cd, %function
- .size lj_vmeta_equal_cd, 28
-lj_vmeta_equal_cd:
- .long 0xe2466004,0xe5889010,0xe1a00008,0xe1a0100e
- .long 0xe58d6008
- bl lj_meta_equal_cd
- .long 0xeaffffda
-
- .globl lj_vmeta_istype
- .hidden lj_vmeta_istype
- .type lj_vmeta_istype, %function
- .size lj_vmeta_istype, 32
-lj_vmeta_istype:
- .long 0xe2466004,0xe5889010,0xe1a00008,0xe1a011aa
- .long 0xe1a0200b,0xe58d6008
- bl lj_meta_istype
- .long 0xeaffffd8
-
- .globl lj_vmeta_arith_vn
- .hidden lj_vmeta_arith_vn
- .type lj_vmeta_arith_vn, %function
- .size lj_vmeta_arith_vn, 20
-lj_vmeta_arith_vn:
- .long 0xe004caae,0xe004b6ae,0xe089200c,0xe085300b
- .long 0xea00000d
-
- .globl lj_vmeta_arith_nv
- .hidden lj_vmeta_arith_nv
- .type lj_vmeta_arith_nv, %function
- .size lj_vmeta_arith_nv, 20
-lj_vmeta_arith_nv:
- .long 0xe004caae,0xe004b6ae,0xe089300c,0xe085200b
- .long 0xea000008
-
- .globl lj_vmeta_unm
- .hidden lj_vmeta_unm
- .type lj_vmeta_unm, %function
- .size lj_vmeta_unm, 20
-lj_vmeta_unm:
- .long 0xe516e008,0xe2466004,0xe089200b,0xe089300b
- .long 0xea000003
-
- .globl lj_vmeta_arith_vv
- .hidden lj_vmeta_arith_vv
- .type lj_vmeta_arith_vv, %function
- .size lj_vmeta_arith_vv, 52
-lj_vmeta_arith_vv:
- .long 0xe004caae,0xe004b6ae,0xe089200c,0xe089300b
- .long 0xe20ec0ff,0xe089100a,0xe5889010,0xe1a00008
- .long 0xe58d6008,0xe58dc000
- bl lj_meta_arith
- .long 0xe3500000,0x0affffbc
-
- .globl lj_vmeta_binop
- .hidden lj_vmeta_binop
- .type lj_vmeta_binop, %function
- .size lj_vmeta_binop, 24
-lj_vmeta_binop:
- .long 0xe0401009,0xe500600c,0xe2816002,0xe1a09000
- .long 0xe3a0b010,0xeaffff0b
-
- .globl lj_vmeta_len
- .hidden lj_vmeta_len
- .type lj_vmeta_len, %function
- .size lj_vmeta_len, 24
-lj_vmeta_len:
- .long 0xe089100b,0xe5889010,0xe1a00008,0xe58d6008
- bl lj_meta_len
- .long 0xeafffff3
-
- .globl lj_vmeta_call
- .hidden lj_vmeta_call
- .type lj_vmeta_call, %function
- .size lj_vmeta_call, 64
-lj_vmeta_call:
- .long 0xe1a00008,0xe588c010,0xe2491008,0xe58d6008
- .long 0xe089200b
- bl lj_meta_call
- .long 0xe5192008,0xe28bb008,0xe5096004,0xe5926010
- .long 0xe5d6c000,0xe496e004,0xe797c10c,0xe004a2ae
- .long 0xe08aa009,0xe12fff1c
-
- .globl lj_vmeta_callt
- .hidden lj_vmeta_callt
- .type lj_vmeta_callt, %function
- .size lj_vmeta_callt, 40
-lj_vmeta_callt:
- .long 0xe1a00008,0xe5889010,0xe24a1008,0xe58d6008
- .long 0xe08a200b
- bl lj_meta_call
- .long 0xe51a2008,0xe5196004,0xe28bb008,0xeafffbd8
-
- .globl lj_vmeta_for
- .hidden lj_vmeta_for
- .type lj_vmeta_for, %function
- .size lj_vmeta_for, 48
-lj_vmeta_for:
- .long 0xe1a00008,0xe5889010,0xe1a0100a,0xe58d6008
- bl lj_meta_for
- .long 0xe556c004,0xe516e004,0xe35c004e,0xe004a2ae
- .long 0xe1a0b82e,0x0afffd11,0xeafffceb
-
- .globl lj_ff_assert
- .hidden lj_ff_assert
- .type lj_ff_assert, %function
- .size lj_ff_assert, 64
-lj_ff_assert:
- .long 0xe1c900d0,0xe35b0008,0x3a000404,0xe3710003
- .long 0x8a000402,0xe5196004,0xe14900f8,0xe1a0c009
- .long 0xe25ba008,0xe28bb008,0x0a0001ce,0xe1cc00d8
- .long 0xe25aa008,0xe0cc00f8,0x1afffffb,0xea0001c9
-
- .globl lj_ff_type
- .hidden lj_ff_type
- .type lj_ff_type, %function
- .size lj_ff_type, 36
-lj_ff_type:
- .long 0xe5991004,0xe35b0008,0x3a0003f4,0xe371000e
- .long 0x33e0100d,0xe2613002,0xe1a03183,0xe18200d3
- .long 0xea0001bd
-
- .globl lj_ff_getmetatable
- .hidden lj_ff_getmetatable
- .type lj_ff_getmetatable, %function
- .size lj_ff_getmetatable, 148
-lj_ff_getmetatable:
- .long 0xe1c900d0,0xe35b0008,0x3a0003eb,0xe371000c
- .long 0x1371000d,0x1a000018,0xe590c010,0xe3e01000
- .long 0xe517ba14,0xe35c0000,0x0a0001b2,0xe59c201c
- .long 0xe59b3008,0xe59ce014,0xe0022003,0xe0822082
- .long 0xe08ee182,0xe1ce20d8,0xe1ce00d0,0xe59ee010
- .long 0xe3730005,0x0152000b,0x0a000004,0xe35e0000
- .long 0x1afffff7,0xe1a0000c,0xe3e0100b,0xea0001a1
- .long 0xe3710001,0x1a00019f,0xeafffff9,0xe371000e
- .long 0x21e01001,0x33a0100d,0xe0873101,0xe513ca00
- .long 0xeaffffe1
-
- .globl lj_ff_setmetatable
- .hidden lj_ff_setmetatable
- .type lj_ff_setmetatable, %function
- .size lj_ff_setmetatable, 76
-lj_ff_setmetatable:
- .long 0xe1c900d0,0xe1c920d8,0xe35b0010,0x3a0003c5
- .long 0xe371000c,0x0590c010,0x0373000c,0x05d03004
- .long 0x035c0000,0x1a0003bf,0xe3130004,0xe5802010
- .long 0x0a00018b,0xe5172b10,0xe3c33004,0xe5070b10
- .long 0xe5c03004,0xe580200c,0xea000185
-
- .globl lj_ff_rawget
- .hidden lj_ff_rawget
- .type lj_ff_rawget, %function
- .size lj_ff_rawget, 44
-lj_ff_rawget:
- .long 0xe1c920d0,0xe35b0010,0x3a0003b3,0xe1a01002
- .long 0xe373000c,0x1a0003b0,0xe1a00008,0xe2892008
- bl lj_tab_get
- .long 0xe1c000d0,0xea00017a
-
- .globl lj_ff_tonumber
- .hidden lj_ff_tonumber
- .type lj_ff_tonumber, %function
- .size lj_ff_tonumber, 24
-lj_ff_tonumber:
- .long 0xe1c900d0,0xe35b0008,0x1a0003a8,0xe371000e
- .long 0x9a000175,0xea0003a5
-
- .globl lj_ff_tostring
- .hidden lj_ff_tostring
- .type lj_ff_tostring, %function
- .size lj_ff_tostring, 84
-lj_ff_tostring:
- .long 0xe1c900d0,0xe35b0008,0x3a0003a2,0xe3710005
- .long 0x0a00016f,0xe51739cc,0xe5889010,0xe371000e
- .long 0x93530000,0xe58d6008,0x8a00039a,0xe5170b2c
- .long 0xe5171b28,0xe1500001,0xab0003bf,0xe1a00008
- .long 0xe1a01009
- bl lj_strfmt_number
- .long 0xe5989010,0xe3e01004,0xea00015f
-
- .globl lj_ff_next
- .hidden lj_ff_next
- .type lj_ff_next, %function
- .size lj_ff_next, 96
-lj_ff_next:
- .long 0xe1c900d0,0xe35b0008,0x3a00038d,0xe3e03000
- .long 0xe371000c,0x1a00038a,0xe18920fb,0xe5196004
- .long 0xe1a01000,0xe5889010,0xe1a00008,0xe5889014
- .long 0xe2892008,0xe58d6008
- bl lj_tab_next
- .long 0xe3500000,0x03e01000,0x0a00014d,0xe1c900d8
- .long 0xe1c921d0,0xe3a0b018,0xe14900f8,0xe1c920f0
- .long 0xea00014a
-
- .globl lj_ff_pairs
- .hidden lj_ff_pairs
- .type lj_ff_pairs, %function
- .size lj_ff_pairs, 48
-lj_ff_pairs:
- .long 0xe1c900d0,0xe35b0008,0x3a000375,0xe371000c
- .long 0x1a000373,0xe1c221d8,0xe5196004,0xe3e01000
- .long 0xe3a0b020,0xe14920f8,0xe589100c,0xea00013e
-
- .globl lj_ff_ipairs_aux
- .hidden lj_ff_ipairs_aux
- .type lj_ff_ipairs_aux, %function
- .size lj_ff_ipairs_aux, 120
-lj_ff_ipairs_aux:
- .long 0xe1c900d0,0xe1c920d8,0xe35b0010,0x3a000368
- .long 0xe371000c,0x0373000e,0x1a000365,0xe590c018
- .long 0xe590b008,0xe2822001,0xe5196004,0xe152000c
- .long 0xe08bb182,0xe14920f8,0x31cb00d0,0xe3a0b008
- .long 0x2a000003,0xe3710001,0x13a0b018,0x11c900f0
- .long 0xea000129,0xe590c01c,0xe1a01002,0xe35c0000
- .long 0x0a000125
- bl lj_tab_getinth
- .long 0xe3500000,0x0a000122,0xe1c000d0,0xeafffff2
-
- .globl lj_ff_ipairs
- .hidden lj_ff_ipairs
- .type lj_ff_ipairs, %function
- .size lj_ff_ipairs, 52
-lj_ff_ipairs:
- .long 0xe1c900d0,0xe35b0008,0x3a00034b,0xe371000c
- .long 0x1a000349,0xe1c221d8,0xe5196004,0xe3a00000
- .long 0xe3e0100d,0xe3a0b020,0xe14920f8,0xe1c900f8
- .long 0xea000113
-
- .globl lj_ff_pcall
- .hidden lj_ff_pcall
- .type lj_ff_pcall, %function
- .size lj_ff_pcall, 40
-lj_ff_pcall:
- .long 0xe557aacf,0xe35b0008,0x3a00033e,0xe31a0010
- .long 0xe1a0c009,0xe2899008,0x03a0600e,0x13a0600f
- .long 0xe24bb008,0xeafffe0f
-
- .globl lj_ff_xpcall
- .hidden lj_ff_xpcall
- .type lj_ff_xpcall, %function
- .size lj_ff_xpcall, 64
-lj_ff_xpcall:
- .long 0xe1c900d0,0xe1c920d8,0xe35b0010,0x3a000333
- .long 0xe557aacf,0xe3730009,0x1a000330,0xe1a0c009
- .long 0xe1c900f8,0xe1c920f0,0xe31a0010,0xe2899010
- .long 0x03a06016,0x13a06017,0xe24bb010,0xeafffdff
-
- .globl lj_ff_coroutine_resume
- .hidden lj_ff_coroutine_resume
- .type lj_ff_coroutine_resume, %function
- .size lj_ff_coroutine_resume, 308
-lj_ff_coroutine_resume:
- .long 0xe1c900d0,0xe35b0008,0x3a000324,0xe3710007
- .long 0x1a000322,0xe5196004,0xe5889010,0xe5901014
- .long 0xe5d0a007,0xe590c010,0xe081200b,0xe081300a
- .long 0xe58d6008,0xe153000c,0x0a000318,0xe5903018
- .long 0xe590c028,0xe35a0001,0x91520003,0x935c0000
- .long 0x8a000312,0xe2422008,0xe2899008,0xe24bb008
- .long 0xe5802014,0xe5889014,0xe18920dc,0xe15c000b
- .long 0x118120fc,0xe28cc008,0x1afffffa,0xe3a02000
- .long 0xe1a0a000,0xe3a03000,0xebfffd99,0xe59a2010
- .long 0xe3e01000,0xe59a3014,0xe3500001,0xe5989010
- .long 0xe5078a64,0xe5071af4,0x8a000016,0xe053b002
- .long 0xe5980018,0xe089100b,0x0a000009,0xe1510000
- .long 0xe3a0c000,0x8a000015,0xe24b3008,0xe58a2014
- .long 0xe18200dc,0xe15c0003,0xe18900fc,0xe28cc008
- .long 0x1afffffa,0xe3e02002,0xe28bb010,0xe5092004
- .long 0xe249a008,0xe2160003,0xe58d6008,0xe58db004
- .long 0x0afffb6f,0xeafffd19,0xe16300d8,0xe3e02001
- .long 0xe3a0b018,0xe58a3014,0xe1c900f0,0xeafffff2
- .long 0xe1a00008,0xe1a011ab
- bl lj_state_growstack
- .long 0xe3a00000,0xeaffffd5
-
- .globl lj_ff_coroutine_wrap_aux
- .hidden lj_ff_coroutine_wrap_aux
- .type lj_ff_coroutine_wrap_aux, %function
- .size lj_ff_coroutine_wrap_aux, 260
-lj_ff_coroutine_wrap_aux:
- .long 0xe5920018,0xe5196004,0xe5889010,0xe5901014
- .long 0xe5d0a007,0xe590c010,0xe081200b,0xe081300a
- .long 0xe58d6008,0xe153000c,0x0a0002cf,0xe5903018
- .long 0xe590c028,0xe35a0001,0x91520003,0x935c0000
- .long 0x8a0002c9,0xe5802014,0xe5889014,0xe18920dc
- .long 0xe15c000b,0x118120fc,0xe28cc008,0x1afffffa
- .long 0xe3a02000,0xe1a0a000,0xe3a03000,0xebfffd53
- .long 0xe59a2010,0xe3e01000,0xe59a3014,0xe3500001
- .long 0xe5989010,0xe5078a64,0xe5071af4,0x8a000014
- .long 0xe053b002,0xe5980018,0xe089100b,0x0a000009
- .long 0xe1510000,0xe3a0c000,0x8a000010,0xe24b3008
- .long 0xe58a2014,0xe18200dc,0xe15c0003,0xe18900fc
- .long 0xe28cc008,0x1afffffa,0xe1a0a009,0xe28bb008
- .long 0xe2160003,0xe58d6008,0xe58db004,0x0afffb2b
- .long 0xeafffcd5,0xe1a00008,0xe1a0100a
- bl lj_ffh_coroutine_wrap_err
- .long 0xe1a00008,0xe1a011ab
- bl lj_state_growstack
- .long 0xe3a00000,0xeaffffda
-
- .globl lj_ff_coroutine_yield
- .hidden lj_ff_coroutine_yield
- .type lj_ff_coroutine_yield, %function
- .size lj_ff_coroutine_yield, 44
-lj_ff_coroutine_yield:
- .long 0xe5980028,0xe089100b,0xe5889010,0xe3100001
- .long 0xe5881014,0xe3a00001,0xe3a02000,0x0a000291
- .long 0xe5882028,0xe5c80007,0xeafffcd8
-
- .globl lj_ff_math_floor
- .hidden lj_ff_math_floor
- .type lj_ff_math_floor, %function
- .size lj_ff_math_floor, 160
-lj_ff_math_floor:
- .long 0xe1c900d0,0xe35b0008,0x3a00028b,0xe371000e
- .long 0x0a000058,0x8a000288,0xe1a02081,0xe292c980
- .long 0x5a00000f,0xe3e03ff8,0xe053cacc,0xe1a03581
- .long 0xe1a02580,0xe3833480,0xe26ce020,0xe1833aa0
- .long 0x9a00000e,0xe1822e13,0xe1a00c33,0xe1120fc1
- .long 0x12800001,0xe3510000,0xb2600000,0xe3e0100d
- .long 0xea000044,0x2a000043,0xe1822000,0xe1120fc1
- .long 0x03a00000,0x13e00000,0xe3e0100d,0xea00003d
- .long 0x03530480,0x03520000,0x1a000002,0xe3510000
- .long 0x43a00480,0x4afffff0,0xeb00037e,0xea000035
-
- .globl lj_ff_math_ceil
- .hidden lj_ff_math_ceil
- .type lj_ff_math_ceil, %function
- .size lj_ff_math_ceil, 176
-lj_ff_math_ceil:
- .long 0xe1c900d0,0xe35b0008,0x3a000263,0xe371000e
- .long 0x0a000030,0x8a000260,0xe1a02081,0xe292c980
- .long 0x5a000011,0xe3e03ff8,0xe053cacc,0xe1a03581
- .long 0xe1a02580,0xe3833480,0xe26ce020,0xe1833aa0
- .long 0x9a000010,0xe1822e13,0xe1a00c33,0xe1d22fc1
- .long 0x12900001,0x61cf04dc,0x6a00001e,0xe3510000
- .long 0xb2600000,0xe3e0100d,0xea00001a,0x2a000019
- .long 0xe1822000,0xe1d22fc1,0x03a00000,0x13a00001
- .long 0xe3e0100d,0xea000013,0x03530480,0x1a000002
- .long 0xe3510000,0x43a00480,0x4afffff1,0xeb000399
- .long 0xea00000c,0xe1a00000,0x00000000,0x41e00000
-
- .globl lj_ff_math_abs
- .hidden lj_ff_math_abs
- .type lj_ff_math_abs, %function
- .size lj_ff_math_abs, 40
-lj_ff_math_abs:
- .long 0xe1c900d0,0xe35b0008,0x3a000237,0xe371000e
- .long 0x8a000235,0x13c11480,0x1a000002,0xe3500000
- .long 0xb2700000,0x614f03d4
-
- .globl lj_fff_restv
- .hidden lj_fff_restv
- .type lj_fff_restv, %function
- .size lj_fff_restv, 8
-lj_fff_restv:
- .long 0xe5196004,0xe14900f8
-
- .globl lj_fff_res1
- .hidden lj_fff_res1
- .type lj_fff_res1, %function
- .size lj_fff_res1, 4
-lj_fff_res1:
- .long 0xe3a0b010
-
- .globl lj_fff_res
- .hidden lj_fff_res
- .type lj_fff_res, %function
- .size lj_fff_res, 84
-lj_fff_res:
- .long 0xe2160003,0x0516e004,0xe58db004,0xe249a008
- .long 0x1afffc5c,0xe004caae,0xe15c000b,0x8a000007
- .long 0xe00402ae,0xe5d6c000,0xe496e004,0xe04a9000
- .long 0xe797c10c,0xe004a2ae,0xe1a0b82e,0xe12fff1c
- .long 0xe08a100b,0xe3e00000,0xe28bb008,0xe5010004
- .long 0xeafffff0
-
- .globl lj_ff_math_sqrt
- .hidden lj_ff_math_sqrt
- .type lj_ff_math_sqrt, %function
- .size lj_ff_math_sqrt, 28
-lj_ff_math_sqrt:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a000214
- .long 0xe371000e,0x2a000212,0xeeb10bc0
-
- .globl lj_fff_resd
- .hidden lj_fff_resd
- .type lj_fff_resd, %function
- .size lj_fff_resd, 12
-lj_fff_resd:
- .long 0xe5196004,0xed090b02,0xeaffffdf
-
- .globl lj_ff_math_log
- .hidden lj_ff_math_log
- .type lj_ff_math_log, %function
- .size lj_ff_math_log, 32
-lj_ff_math_log:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x1a00020a
- .long 0xe371000e,0x2a000208
- bl log
- .long 0xeafffff4
-
- .globl lj_ff_math_log10
- .hidden lj_ff_math_log10
- .type lj_ff_math_log10, %function
- .size lj_ff_math_log10, 32
-lj_ff_math_log10:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a000202
- .long 0xe371000e,0x2a000200
- bl log10
- .long 0xeaffffec
-
- .globl lj_ff_math_exp
- .hidden lj_ff_math_exp
- .type lj_ff_math_exp, %function
- .size lj_ff_math_exp, 32
-lj_ff_math_exp:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001fa
- .long 0xe371000e,0x2a0001f8
- bl exp
- .long 0xeaffffe4
-
- .globl lj_ff_math_sin
- .hidden lj_ff_math_sin
- .type lj_ff_math_sin, %function
- .size lj_ff_math_sin, 32
-lj_ff_math_sin:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001f2
- .long 0xe371000e,0x2a0001f0
- bl sin
- .long 0xeaffffdc
-
- .globl lj_ff_math_cos
- .hidden lj_ff_math_cos
- .type lj_ff_math_cos, %function
- .size lj_ff_math_cos, 32
-lj_ff_math_cos:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001ea
- .long 0xe371000e,0x2a0001e8
- bl cos
- .long 0xeaffffd4
-
- .globl lj_ff_math_tan
- .hidden lj_ff_math_tan
- .type lj_ff_math_tan, %function
- .size lj_ff_math_tan, 32
-lj_ff_math_tan:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001e2
- .long 0xe371000e,0x2a0001e0
- bl tan
- .long 0xeaffffcc
-
- .globl lj_ff_math_asin
- .hidden lj_ff_math_asin
- .type lj_ff_math_asin, %function
- .size lj_ff_math_asin, 32
-lj_ff_math_asin:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001da
- .long 0xe371000e,0x2a0001d8
- bl asin
- .long 0xeaffffc4
-
- .globl lj_ff_math_acos
- .hidden lj_ff_math_acos
- .type lj_ff_math_acos, %function
- .size lj_ff_math_acos, 32
-lj_ff_math_acos:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001d2
- .long 0xe371000e,0x2a0001d0
- bl acos
- .long 0xeaffffbc
-
- .globl lj_ff_math_atan
- .hidden lj_ff_math_atan
- .type lj_ff_math_atan, %function
- .size lj_ff_math_atan, 32
-lj_ff_math_atan:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001ca
- .long 0xe371000e,0x2a0001c8
- bl atan
- .long 0xeaffffb4
-
- .globl lj_ff_math_sinh
- .hidden lj_ff_math_sinh
- .type lj_ff_math_sinh, %function
- .size lj_ff_math_sinh, 32
-lj_ff_math_sinh:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001c2
- .long 0xe371000e,0x2a0001c0
- bl sinh
- .long 0xeaffffac
-
- .globl lj_ff_math_cosh
- .hidden lj_ff_math_cosh
- .type lj_ff_math_cosh, %function
- .size lj_ff_math_cosh, 32
-lj_ff_math_cosh:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001ba
- .long 0xe371000e,0x2a0001b8
- bl cosh
- .long 0xeaffffa4
-
- .globl lj_ff_math_tanh
- .hidden lj_ff_math_tanh
- .type lj_ff_math_tanh, %function
- .size lj_ff_math_tanh, 32
-lj_ff_math_tanh:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a0001b2
- .long 0xe371000e,0x2a0001b0
- bl tanh
- .long 0xeaffff9c
-
- .globl lj_ff_math_pow
- .hidden lj_ff_math_pow
- .type lj_ff_math_pow, %function
- .size lj_ff_math_pow, 44
-lj_ff_math_pow:
- .long 0xe5991004,0xe599300c,0xe35b0010,0xed190b00
- .long 0xed991b02,0x3a0001a8,0xe371000e,0x3373000e
- .long 0x2a0001a5
- bl pow
- .long 0xeaffff91
-
- .globl lj_ff_math_atan2
- .hidden lj_ff_math_atan2
- .type lj_ff_math_atan2, %function
- .size lj_ff_math_atan2, 44
-lj_ff_math_atan2:
- .long 0xe5991004,0xe599300c,0xe35b0010,0xed190b00
- .long 0xed991b02,0x3a00019d,0xe371000e,0x3373000e
- .long 0x2a00019a
- bl atan2
- .long 0xeaffff86
-
- .globl lj_ff_math_fmod
- .hidden lj_ff_math_fmod
- .type lj_ff_math_fmod, %function
- .size lj_ff_math_fmod, 44
-lj_ff_math_fmod:
- .long 0xe5991004,0xe599300c,0xe35b0010,0xed190b00
- .long 0xed991b02,0x3a000192,0xe371000e,0x3373000e
- .long 0x2a00018f
- bl fmod
- .long 0xeaffff7b
-
- .globl lj_ff_math_ldexp
- .hidden lj_ff_math_ldexp
- .type lj_ff_math_ldexp, %function
- .size lj_ff_math_ldexp, 44
-lj_ff_math_ldexp:
- .long 0xe5993004,0xe1c900d8,0xe35b0010,0x3a000189
- .long 0xed190b00,0xe373000e,0x2a000186,0xe371000e
- .long 0x1a000184
- bl ldexp
- .long 0xeaffff70
-
- .globl lj_ff_math_frexp
- .hidden lj_ff_math_frexp
- .type lj_ff_math_frexp, %function
- .size lj_ff_math_frexp, 60
-lj_ff_math_frexp:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a00017e
- .long 0xe371000e,0x2a00017c,0xe1a0000d
- bl frexp
- .long 0xe59d2000,0xe3e0300d,0xe5196004,0xed090b02
- .long 0xe3a0b018,0xe1c920f0,0xeaffff45
-
- .globl lj_ff_math_modf
- .hidden lj_ff_math_modf
- .type lj_ff_math_modf, %function
- .size lj_ff_math_modf, 48
-lj_ff_math_modf:
- .long 0xe5991004,0xe35b0008,0xed190b00,0x3a00016f
- .long 0xe371000e,0x2a00016d,0xe2490008,0xe5196004
- bl modf
- .long 0xe3a0b018,0xed090b00,0xeaffff39
-
- .globl lj_ff_math_min
- .hidden lj_ff_math_min
- .type lj_ff_math_min, %function
- .size lj_ff_math_min, 152
-lj_ff_math_min:
- .long 0xe1c900d0,0xe35b0008,0x3a000164,0xe089c00b
- .long 0xe371000e,0xe289a008,0x1a00000d,0xe1ca20d0
- .long 0xe15a000c,0x2affff2c,0xe373000e,0x1a000003
- .long 0xe1500002,0xe28aa008,0xc1a00002,0xeafffff6
- .long 0xee020a10,0x8a000155,0xed1a1b00,0xeeb80bc2
- .long 0xea000007,0xed190b00,0x8a000150,0xe1ca20d0
- .long 0xed1a1b00,0xe15a000c,0x2affff3a,0xe373000e
- .long 0x2a000004,0xeeb40b41,0xeef1fa10,0xe28aa008
- .long 0x8eb00b41,0xeafffff4,0xee022a10,0x8a000143
- .long 0xeeb81bc2,0xeafffff6
-
- .globl lj_ff_math_max
- .hidden lj_ff_math_max
- .type lj_ff_math_max, %function
- .size lj_ff_math_max, 152
-lj_ff_math_max:
- .long 0xe1c900d0,0xe35b0008,0x3a00013e,0xe089c00b
- .long 0xe371000e,0xe289a008,0x1a00000d,0xe1ca20d0
- .long 0xe15a000c,0x2affff06,0xe373000e,0x1a000003
- .long 0xe1500002,0xe28aa008,0xb1a00002,0xeafffff6
- .long 0xee020a10,0x8a00012f,0xed1a1b00,0xeeb80bc2
- .long 0xea000007,0xed190b00,0x8a00012a,0xe1ca20d0
- .long 0xed1a1b00,0xe15a000c,0x2affff14,0xe373000e
- .long 0x2a000004,0xeeb40b41,0xeef1fa10,0xe28aa008
- .long 0x3eb00b41,0xeafffff4,0xee022a10,0x8a00011d
- .long 0xeeb81bc2,0xeafffff6
-
- .globl lj_ff_string_byte
- .hidden lj_ff_string_byte
- .type lj_ff_string_byte, %function
- .size lj_ff_string_byte, 52
-lj_ff_string_byte:
- .long 0xe1c900d0,0xe5196004,0xe35b0008,0x03710005
- .long 0x1a000116,0xe590200c,0xe5d00010,0xe3e0100d
- .long 0xe3520000,0x03a0b008,0x13a0b010,0xe14900f8
- .long 0xeafffee0
-
- .globl lj_ff_string_char
- .hidden lj_ff_string_char
- .type lj_ff_string_char, %function
- .size lj_ff_string_char, 52
-lj_ff_string_char:
- .long 0xe5170b2c,0xe5171b28,0xe1500001,0xab000133
- .long 0xe1c900d0,0xe5196004,0xe35b0008,0x0371000e
- .long 0x03d030ff,0xe3a02001,0x1a000103,0xe58d0000
- .long 0xe1a0100d
-
- .globl lj_fff_newstr
- .hidden lj_fff_newstr
- .type lj_fff_newstr, %function
- .size lj_fff_newstr, 16
-lj_fff_newstr:
- .long 0xe5889010,0xe1a00008,0xe58d6008
- bl lj_str_new
-
- .globl lj_fff_resstr
- .hidden lj_fff_resstr
- .type lj_fff_resstr, %function
- .size lj_fff_resstr, 12
-lj_fff_resstr:
- .long 0xe5989010,0xe3e01004,0xeafffec9
-
- .globl lj_ff_string_sub
- .hidden lj_ff_string_sub
- .type lj_ff_string_sub, %function
- .size lj_ff_string_sub, 132
-lj_ff_string_sub:
- .long 0xe5170b2c,0xe5171b28,0xe1500001,0xab00011f
- .long 0xe1c900d0,0xe1c921d0,0xe35b0010,0xe3e0c000
- .long 0x0a000003,0x3a0000f0,0xe373000e,0xe1a0c002
- .long 0x1a0000ed,0xe1c920d8,0xe3710005,0x0590100c
- .long 0x0373000e,0x1a0000e8,0xe2813001,0xe3520000
- .long 0xb0822003,0xe3520001,0xb3a02001,0xe35c0000
- .long 0xb08cc003,0xe1cccfcc,0xe15c0001,0xe280000f
- .long 0xc1a0c001,0xe0801002,0xe05c2002,0xe2822001
- .long 0xaaffffd7
-
- .globl lj_fff_emptystr
- .hidden lj_fff_emptystr
- .type lj_fff_emptystr, %function
- .size lj_fff_emptystr, 12
-lj_fff_emptystr:
- .long 0xe2470eae,0xe3e01004,0xeafffea5
-
- .globl lj_ff_string_reverse
- .hidden lj_ff_string_reverse
- .type lj_ff_string_reverse, %function
- .size lj_ff_string_reverse, 76
-lj_ff_string_reverse:
- .long 0xe5170b2c,0xe5171b28,0xe1500001,0xab0000fb
- .long 0xe5992004,0xe35b0008,0xe5991000,0x3a0000ce
- .long 0xe2470eaf,0xe3720005,0x1a0000cb,0xe5903008
- .long 0xe5889010,0xe58d6008,0xe580800c,0xe5803000
- bl lj_buf_putstr_reverse
- bl lj_buf_tostr
- .long 0xeaffffc5
-
- .globl lj_ff_string_lower
- .hidden lj_ff_string_lower
- .type lj_ff_string_lower, %function
- .size lj_ff_string_lower, 76
-lj_ff_string_lower:
- .long 0xe5170b2c,0xe5171b28,0xe1500001,0xab0000e8
- .long 0xe5992004,0xe35b0008,0xe5991000,0x3a0000bb
- .long 0xe2470eaf,0xe3720005,0x1a0000b8,0xe5903008
- .long 0xe5889010,0xe58d6008,0xe580800c,0xe5803000
- bl lj_buf_putstr_lower
- bl lj_buf_tostr
- .long 0xeaffffb2
-
- .globl lj_ff_string_upper
- .hidden lj_ff_string_upper
- .type lj_ff_string_upper, %function
- .size lj_ff_string_upper, 76
-lj_ff_string_upper:
- .long 0xe5170b2c,0xe5171b28,0xe1500001,0xab0000d5
- .long 0xe5992004,0xe35b0008,0xe5991000,0x3a0000a8
- .long 0xe2470eaf,0xe3720005,0x1a0000a5,0xe5903008
- .long 0xe5889010,0xe58d6008,0xe580800c,0xe5803000
- bl lj_buf_putstr_upper
- bl lj_buf_tostr
- .long 0xeaffff9f
-
- .globl lj_vm_tobit_fb
- .hidden lj_vm_tobit_fb
- .type lj_vm_tobit_fb, %function
- .size lj_vm_tobit_fb, 4
-lj_vm_tobit_fb:
- .long 0x8a00009c
-
- .globl lj_vm_tobit
- .hidden lj_vm_tobit
- .type lj_vm_tobit, %function
- .size lj_vm_tobit, 88
-lj_vm_tobit:
- .long 0xe1a0c081,0xe29cc980,0x53a00000,0x512fff1e
- .long 0xe3e03ff8,0xe053cacc,0x4a000006,0xe1a03581
- .long 0xe3833480,0xe1833aa0,0xe3510000,0xe1a00c33
- .long 0xb2600000,0xe12fff1e,0xe28cc015,0xe1a03c30
- .long 0xe26cc014,0xe1a00601,0xe3510000,0xe1830c10
- .long 0xb2600000,0xe12fff1e
-
- .globl lj_ff_bit_tobit
- .hidden lj_ff_bit_tobit
- .type lj_ff_bit_tobit, %function
- .size lj_ff_bit_tobit, 28
-lj_ff_bit_tobit:
- .long 0xe1c900d0,0xe35b0008,0x3a000083,0xe371000e
- .long 0x1bffffe3,0xe3e0100d,0xeafffe4e
-
- .globl lj_ff_bit_band
- .hidden lj_ff_bit_band
- .type lj_ff_bit_band, %function
- .size lj_ff_bit_band, 60
-lj_ff_bit_band:
- .long 0xe1c900d0,0xe35b0008,0x3a00007c,0xe371000e
- .long 0x1bffffdc,0xe1a02000,0xe3a0a008,0xe18900da
- .long 0xe15a000b,0xe28aa008,0xaa000021,0xe371000e
- .long 0x1bffffd4,0xe0022000,0xeafffff7
-
- .globl lj_ff_bit_bor
- .hidden lj_ff_bit_bor
- .type lj_ff_bit_bor, %function
- .size lj_ff_bit_bor, 60
-lj_ff_bit_bor:
- .long 0xe1c900d0,0xe35b0008,0x3a00006d,0xe371000e
- .long 0x1bffffcd,0xe1a02000,0xe3a0a008,0xe18900da
- .long 0xe15a000b,0xe28aa008,0xaa000012,0xe371000e
- .long 0x1bffffc5,0xe1822000,0xeafffff7
-
- .globl lj_ff_bit_bxor
- .hidden lj_ff_bit_bxor
- .type lj_ff_bit_bxor, %function
- .size lj_ff_bit_bxor, 76
-lj_ff_bit_bxor:
- .long 0xe1c900d0,0xe35b0008,0x3a00005e,0xe371000e
- .long 0x1bffffbe,0xe1a02000,0xe3a0a008,0xe18900da
- .long 0xe15a000b,0xe28aa008,0xaa000003,0xe371000e
- .long 0x1bffffb6,0xe0222000,0xeafffff7,0xe3e0300d
- .long 0xe5196004,0xe14920f8,0xeafffe1f
-
- .globl lj_ff_bit_bswap
- .hidden lj_ff_bit_bswap
- .type lj_ff_bit_bswap, %function
- .size lj_ff_bit_bswap, 44
-lj_ff_bit_bswap:
- .long 0xe1c900d0,0xe35b0008,0x3a00004b,0xe371000e
- .long 0x1bffffab,0xe0202860,0xe3c228ff,0xe1a00460
- .long 0xe3e0100d,0xe0200422,0xeafffe12
-
- .globl lj_ff_bit_bnot
- .hidden lj_ff_bit_bnot
- .type lj_ff_bit_bnot, %function
- .size lj_ff_bit_bnot, 32
-lj_ff_bit_bnot:
- .long 0xe1c900d0,0xe35b0008,0x3a000040,0xe371000e
- .long 0x1bffffa0,0xe1e00000,0xe3e0100d,0xeafffe0a
-
- .globl lj_ff_bit_lshift
- .hidden lj_ff_bit_lshift
- .type lj_ff_bit_lshift, %function
- .size lj_ff_bit_lshift, 48
-lj_ff_bit_lshift:
- .long 0xe1c900d8,0xe35b0010,0x3a000038,0xe371000e
- .long 0x1bffff98,0xe200a01f,0xe1c900d0,0xe371000e
- .long 0x1bffff94,0xe1a00a10,0xe3e0100d,0xeafffdfe
-
- .globl lj_ff_bit_rshift
- .hidden lj_ff_bit_rshift
- .type lj_ff_bit_rshift, %function
- .size lj_ff_bit_rshift, 48
-lj_ff_bit_rshift:
- .long 0xe1c900d8,0xe35b0010,0x3a00002c,0xe371000e
- .long 0x1bffff8c,0xe200a01f,0xe1c900d0,0xe371000e
- .long 0x1bffff88,0xe1a00a30,0xe3e0100d,0xeafffdf2
-
- .globl lj_ff_bit_arshift
- .hidden lj_ff_bit_arshift
- .type lj_ff_bit_arshift, %function
- .size lj_ff_bit_arshift, 48
-lj_ff_bit_arshift:
- .long 0xe1c900d8,0xe35b0010,0x3a000020,0xe371000e
- .long 0x1bffff80,0xe200a01f,0xe1c900d0,0xe371000e
- .long 0x1bffff7c,0xe1a00a50,0xe3e0100d,0xeafffde6
-
- .globl lj_ff_bit_rol
- .hidden lj_ff_bit_rol
- .type lj_ff_bit_rol, %function
- .size lj_ff_bit_rol, 48
-lj_ff_bit_rol:
- .long 0xe1c900d8,0xe35b0010,0x3a000014,0xe371000e
- .long 0x1bffff74,0xe260a000,0xe1c900d0,0xe371000e
- .long 0x1bffff70,0xe1a00a70,0xe3e0100d,0xeafffdda
-
- .globl lj_ff_bit_ror
- .hidden lj_ff_bit_ror
- .type lj_ff_bit_ror, %function
- .size lj_ff_bit_ror, 48
-lj_ff_bit_ror:
- .long 0xe1c900d8,0xe35b0010,0x3a000008,0xe371000e
- .long 0x1bffff68,0xe200a01f,0xe1c900d0,0xe371000e
- .long 0x1bffff64,0xe1a00a70,0xe3e0100d,0xeafffdce
-
- .globl lj_fff_fallback
- .hidden lj_fff_fallback
- .type lj_fff_fallback, %function
- .size lj_fff_fallback, 116
-lj_fff_fallback:
- .long 0xe5192008,0xe5981018,0xe089000b,0xe5196004
- .long 0xe5880014,0xe5922014,0xe5889010,0xe28000a0
- .long 0xe58d6008,0xe1500001,0xe1a00008,0x8a000017
- .long 0xe12fff32,0xe5989010,0xe3500000,0xe1a0b180
- .long 0xe249a008,0xcafffdbf,0xe5980014,0xe5192008
- .long 0xe040b009,0x1a000006,0xe5926010,0xe5d6c000
- .long 0xe496e004,0xe797c10c,0xe004a2ae,0xe08aa009
- .long 0xe12fff1c
-
- .globl lj_vm_call_tail
- .hidden lj_vm_call_tail
- .type lj_vm_call_tail, %function
- .size lj_vm_call_tail, 48
-lj_vm_call_tail:
- .long 0xe2160003,0xe3c61007,0x0516e004,0x000412ae
- .long 0x02811008,0xe049c001,0xeafffab3,0xe3a01014
- bl lj_state_growstack
- .long 0xe5989010,0xe1500000,0xeaffffe8
-
- .globl lj_fff_gcstep
- .hidden lj_fff_gcstep
- .type lj_fff_gcstep, %function
- .size lj_fff_gcstep, 44
-lj_fff_gcstep:
- .long 0xe1a0a00e,0xe5889010,0xe089100b,0xe58d6008
- .long 0xe5881014,0xe1a00008
- bl lj_gc_step
- .long 0xe5989010,0xe1a0e00a,0xe5192008,0xe12fff1e
-
- .globl lj_vm_record
- .hidden lj_vm_record
- .type lj_vm_record, %function
- .size lj_vm_record, 40
-lj_vm_record:
- .long 0xe5570acf,0xe3100020,0x1a000009,0xe5171a80
- .long 0xe3100010,0x1a000014,0xe2411001,0xe310000c
- .long 0x15071a80,0xea000010
-
- .globl lj_vm_rethook
- .hidden lj_vm_rethook
- .type lj_vm_rethook, %function
- .size lj_vm_rethook, 24
-lj_vm_rethook:
- .long 0xe5570acf,0xe3100010,0x0a00000d,0xe20ec0ff
- .long 0xe087c10c,0xe59cf268
-
- .globl lj_vm_inshook
- .hidden lj_vm_inshook
- .type lj_vm_inshook, %function
- .size lj_vm_inshook, 92
-lj_vm_inshook:
- .long 0xe5570acf,0xe5171a80,0xe3100010,0x1afffff8
- .long 0xe310000c,0x0afffff6,0xe2511001,0xe5071a80
- .long 0x0a000001,0xe3100004,0x0afffff1,0xe1a00008
- .long 0xe5889010,0xe1a01006
- bl lj_dispatch_ins
- .long 0xe5989010,0xe556c004,0xe516e004,0xe087c10c
- .long 0xe59cc268,0xe004a2ae,0xe1a0b82e,0xe12fff1c
-
- .globl lj_cont_hook
- .hidden lj_cont_hook
- .type lj_cont_hook, %function
- .size lj_cont_hook, 16
-lj_cont_hook:
- .long 0xe5130018,0xe2866004,0xe58d0004,0xeafffff4
-
- .globl lj_vm_hotloop
- .hidden lj_vm_hotloop
- .type lj_vm_hotloop, %function
- .size lj_vm_hotloop, 48
-lj_vm_hotloop:
- .long 0xe5192008,0xe2470d27,0xe58d6008,0xe5922010
- .long 0xe1a01006,0xe5078970,0xe5522039,0xe5889010
- .long 0xe0892182,0xe5882014
- bl lj_trace_hot
- .long 0xeaffffe7
-
- .globl lj_vm_callhook
- .hidden lj_vm_callhook
- .type lj_vm_callhook, %function
- .size lj_vm_callhook, 8
-lj_vm_callhook:
- .long 0xe1a01006,0xea000000
-
- .globl lj_vm_hotcall
- .hidden lj_vm_hotcall
- .type lj_vm_hotcall, %function
- .size lj_vm_hotcall, 68
-lj_vm_hotcall:
- .long 0xe3861001,0xe089300b,0xe58d6008,0xe1a00008
- .long 0xe5889010,0xe04aa009,0xe5883014
- bl lj_dispatch_call
- .long 0xe5989010,0xe5983014,0xe3a01000,0xe089a00a
- .long 0xe043b009,0xe58d1008,0xe5192008,0xe516e004
- .long 0xe12fff10
-
- .globl lj_cont_stitch
- .hidden lj_cont_stitch
- .type lj_cont_stitch, %function
- .size lj_cont_stitch, 140
-lj_cont_stitch:
- .long 0xe59dc004,0xe516e004,0xe5132018,0xe25cc008
- .long 0xe004b2ae,0x0a000005,0xe1ca00d0,0xe28aa008
- .long 0xe25cc008,0xe18900fb,0xe28bb008,0x1afffff9
- .long 0xe004a2ae,0xe004caae,0xe08aa00c,0xe15a000b
- .long 0xe3e01000,0x8a00000d,0xe1d2a4b0,0xe1d2b4b2
- .long 0xe15b000a,0x0afffaee,0xe35b0000,0x1afff912
- .long 0xe507a0bc,0xe5078970,0xe5889010,0xe2470d27
- .long 0xe1a01006
- bl lj_dispatch_stitch
- .long 0xe5989010,0xeafffae4,0xe18900fb,0xe28bb008
- .long 0xeaffffeb
-
- .globl lj_vm_profhook
- .hidden lj_vm_profhook
- .type lj_vm_profhook, %function
- .size lj_vm_profhook, 28
-lj_vm_profhook:
- .long 0xe1a00008,0xe5889010,0xe1a01006
- bl lj_dispatch_profile
- .long 0xe5989010,0xe2466004,0xeafffada
-
- .globl lj_vm_exit_handler
- .hidden lj_vm_exit_handler
- .type lj_vm_exit_handler, %function
- .size lj_vm_exit_handler, 136
-lj_vm_exit_handler:
- .long 0xe24dd00c,0xe92d1fff,0xe59d0040,0xe59e7000
- .long 0xe28d2040,0xe3e03003,0xe58d2034,0xe5073af4
- .long 0xe5301004,0xe58d0038,0xe58d003c,0xed2d0b20
- .long 0xe1a01401,0xe0800341,0xe59e1004,0xe040000e
- .long 0xe5178a64,0xe0810120,0xe5179a60,0xe50700bc
- .long 0xe3a03000,0xe5889010,0xe5078970,0xe5073a60
- .long 0xe2470d27,0xe1a0100d
- bl lj_trace_exit
- .long 0xe5981028,0xe5989010,0xe3c11003,0xe1a0d001
- .long 0xe59d6008,0xe58d800c,0xea000000
-
- .globl lj_vm_exit_interp
- .hidden lj_vm_exit_interp
- .type lj_vm_exit_interp, %function
- .size lj_vm_exit_interp, 164
-lj_vm_exit_interp:
- .long 0xe59d800c,0xe3500000,0xba000021,0xe1a0b180
- .long 0xe5191008,0xe58db004,0xe3a02000,0xe5889010
- .long 0xe5911010,0xe5072a60,0xe3e03000,0xe5115030
- .long 0xe5d6c000,0xe3a040ff,0xe496e004,0xe1a04184
- .long 0xe5073af4,0xe35c0061,0x2a000007,0xe35c0059
- .long 0xe797c10c,0xe004a2ae,0x31a0b82e,0x224bb008
- .long 0x208aa009,0x25192008,0xe12fff1c,0xe5190004
- .long 0xe2101003,0x1afffff4,0xe5102004,0xe00402a2
- .long 0xe0491000,0xe5112010,0xe5922010,0xe5125030
- .long 0xeaffffed,0xe2601000,0xe1a00008
- bl lj_err_throw
- .long 0x3ff00000
-
- .globl lj_vm_floor
- .hidden lj_vm_floor
- .type lj_vm_floor, %function
- .size lj_vm_floor, 144
-lj_vm_floor:
- .long 0xec510b10,0xe1a02081,0xe292c980,0x5a000016
- .long 0xe3e03ff3,0xe053cacc,0x312fff1e,0xe3e03001
- .long 0xe1c02c13,0xe0000c13,0xe25cc020,0x51c13c13
- .long 0x51822003,0x53e03001,0x50011c13,0xe1120fc1
- .long 0x0c410b10,0x012fff1e,0xe3e03001,0xe35c0000
- .long 0x51a02c13,0x43e02000,0xe28cc020,0xe0500c13
- .long 0xe0c11002,0xec410b10,0xe12fff1e,0x212fff1e
- .long 0xe1822000,0xe1120fc1,0xe3a00000,0xe2011480
- .long 0x151f308c,0x11811003,0xec410b10,0xe12fff1e
-
- .globl lj_vm_floor_sf
- .hidden lj_vm_floor_sf
- .type lj_vm_floor_sf, %function
- .size lj_vm_floor_sf, 128
-lj_vm_floor_sf:
- .long 0xe1a02081,0xe292c980,0x5a000014,0xe3e03ff3
- .long 0xe053cacc,0x312fff1e,0xe3e03001,0xe1c02c13
- .long 0xe0000c13,0xe25cc020,0x51c13c13,0x51822003
- .long 0x53e03001,0x50011c13,0xe1120fc1,0x012fff1e
- .long 0xe3e03001,0xe35c0000,0x51a02c13,0x43e02000
- .long 0xe28cc020,0xe0500c13,0xe0c11002,0xe12fff1e
- .long 0x212fff1e,0xe1822000,0xe1120fc1,0xe3a00000
- .long 0xe2011480,0x151f3110,0x11811003,0xe12fff1e
-
- .globl lj_vm_ceil
- .hidden lj_vm_ceil
- .type lj_vm_ceil, %function
- .size lj_vm_ceil, 144
-lj_vm_ceil:
- .long 0xec510b10,0xe1a02081,0xe292c980,0x5a000016
- .long 0xe3e03ff3,0xe053cacc,0x312fff1e,0xe3e03001
- .long 0xe1c02c13,0xe0000c13,0xe25cc020,0x51c13c13
- .long 0x51822003,0x53e03001,0x50011c13,0xe1d22fc1
- .long 0x0c410b10,0x012fff1e,0xe3e03001,0xe35c0000
- .long 0x51a02c13,0x43e02000,0xe28cc020,0xe0500c13
- .long 0xe0c11002,0xec410b10,0xe12fff1e,0x212fff1e
- .long 0xe1822000,0xe1d22fc1,0xe3a00000,0xe2011480
- .long 0x151f319c,0x11811003,0xec410b10,0xe12fff1e
-
- .globl lj_vm_ceil_sf
- .hidden lj_vm_ceil_sf
- .type lj_vm_ceil_sf, %function
- .size lj_vm_ceil_sf, 128
-lj_vm_ceil_sf:
- .long 0xe1a02081,0xe292c980,0x5a000014,0xe3e03ff3
- .long 0xe053cacc,0x312fff1e,0xe3e03001,0xe1c02c13
- .long 0xe0000c13,0xe25cc020,0x51c13c13,0x51822003
- .long 0x53e03001,0x50011c13,0xe1d22fc1,0x012fff1e
- .long 0xe3e03001,0xe35c0000,0x51a02c13,0x43e02000
- .long 0xe28cc020,0xe0500c13,0xe0c11002,0xe12fff1e
- .long 0x212fff1e,0xe1822000,0xe1d22fc1,0xe3a00000
- .long 0xe2011480,0x151f3220,0x11811003,0xe12fff1e
-
- .globl lj_vm_trunc
- .hidden lj_vm_trunc
- .type lj_vm_trunc, %function
- .size lj_vm_trunc, 64
-lj_vm_trunc:
- .long 0xec510b10,0xe1a02081,0xe292c980,0x52011480
- .long 0x53a00000,0x5c410b10,0x512fff1e,0xe3e03ff3
- .long 0xe053cacc,0x312fff1e,0xe3e03001,0xe0000c13
- .long 0xe25cc020,0x50011c13,0xec410b10,0xe12fff1e
-
- .globl lj_vm_trunc_sf
- .hidden lj_vm_trunc_sf
- .type lj_vm_trunc_sf, %function
- .size lj_vm_trunc_sf, 52
-lj_vm_trunc_sf:
- .long 0xe1a02081,0xe292c980,0x52011480,0x53a00000
- .long 0x512fff1e,0xe3e03ff3,0xe053cacc,0x312fff1e
- .long 0xe3e03001,0xe0000c13,0xe25cc020,0x50011c13
- .long 0xe12fff1e
-
- .globl lj_vm_mod
- .hidden lj_vm_mod
- .type lj_vm_mod, %function
- .size lj_vm_mod, 36
-lj_vm_mod:
- .long 0xee860b07,0xe1a0b00e,0xec510b10,0xebffff7a
- .long 0xec410b10,0xee200b07,0xe1a0e00b,0xee366b40
- .long 0xe12fff1e
-
- .globl lj_vm_modi
- .hidden lj_vm_modi
- .type lj_vm_modi, %function
- .size lj_vm_modi, 348
-lj_vm_modi:
- .long 0xe210c480,0x42600000,0xe02cc0c1,0xe3510000
- .long 0x42611000,0xe2513001,0x11500001,0x03a00000
- .long 0x81110003,0x00000003,0x9a000045,0xe16f2f10
- .long 0xe16f3f11,0xe0433002,0xe273201f,0x108ff182
- .long 0xe1a00000,0xe1500f81,0x20400f81,0xe1500f01
- .long 0x20400f01,0xe1500e81,0x20400e81,0xe1500e01
- .long 0x20400e01,0xe1500d81,0x20400d81,0xe1500d01
- .long 0x20400d01,0xe1500c81,0x20400c81,0xe1500c01
- .long 0x20400c01,0xe1500b81,0x20400b81,0xe1500b01
- .long 0x20400b01,0xe1500a81,0x20400a81,0xe1500a01
- .long 0x20400a01,0xe1500981,0x20400981,0xe1500901
- .long 0x20400901,0xe1500881,0x20400881,0xe1500801
- .long 0x20400801,0xe1500781,0x20400781,0xe1500701
- .long 0x20400701,0xe1500681,0x20400681,0xe1500601
- .long 0x20400601,0xe1500581,0x20400581,0xe1500501
- .long 0x20400501,0xe1500481,0x20400481,0xe1500401
- .long 0x20400401,0xe1500381,0x20400381,0xe1500301
- .long 0x20400301,0xe1500281,0x20400281,0xe1500201
- .long 0x20400201,0xe1500181,0x20400181,0xe1500101
- .long 0x20400101,0xe1500081,0x20400081,0xe1500001
- .long 0x20400001,0xe3500000,0x135c0000,0x40400001
- .long 0xe030108c,0x42600000,0xe12fff1e
-
- .globl lj_vm_ffi_callback
- .hidden lj_vm_ffi_callback
- .type lj_vm_ffi_callback, %function
- .size lj_vm_ffi_callback, 136
-lj_vm_ffi_callback:
- .long 0xe59c60e4,0xe28c7d2d,0xe58d401c,0xe28d4060
- .long 0xed248b10,0xe286c060,0xe1c626f8,0xe1c606f0
- .long 0xed2c0b10,0xe59d3000,0xe28d2080,0xe1a00006
- .long 0xe1a031a3,0xe5862080,0xe1a0100d,0xe5863094
- .long 0xe58d6008
- bl lj_ccallback_enter
- .long 0xe5909010,0xe3e01000,0xe590b014,0xe3a040ff
- .long 0xe5192008,0xe1a08000,0xe04bb009,0xe1a04184
- .long 0xe5071af4,0xe5926010,0xe5d6c000,0xe496e004
- .long 0xe797c10c,0xe004a2ae,0xe08aa009,0xe12fff1c
-
- .globl lj_cont_ffi_callback
- .hidden lj_cont_ffi_callback
- .type lj_cont_ffi_callback, %function
- .size lj_cont_ffi_callback, 40
-lj_cont_ffi_callback:
- .long 0xe5176a5c,0xe5889010,0xe5883014,0xe586800c
- .long 0xe1a00006,0xe1a0100a
- bl lj_ccallback_leave
- .long 0xe1c606d0,0xed960b08,0xeafff825
-.globl lj_err_unwind_arm
-.personality lj_err_unwind_arm
-.fnend
-.fnstart
-.save {r4, r5, r11, lr}
-.setfp r11, sp
-
- .globl lj_vm_ffi_call
- .hidden lj_vm_ffi_call
- .type lj_vm_ffi_call, %function
- .size lj_vm_ffi_call, 96
-lj_vm_ffi_call:
- .long 0xe92d4830,0xe1a04000,0xe5900004,0xe5d41008
- .long 0xe2842060,0xe284c010,0xe1a0b00d,0xe04dd000
- .long 0xe2511001,0xec9c0b10,0xe594c000,0x4a000003
- .long 0xe7923101,0xe78d3101,0xe2511001,0x5afffffb
- .long 0xe1c405d0,0xe1c425d8,0xe12fff3c,0xe1a0d00b
- .long 0xe284c030,0xe1c405f0,0xed2c0b08,0xe8bd8830
-.fnend
-
- .section .note.GNU-stack,"",%progbits
- .ident "DynASM 1.4.0"
-
- .section .debug_frame,"",%progbits
-.Lframe0:
- .long .LECIE0-.LSCIE0
-.LSCIE0:
- .long 0xffffffff
- .byte 0x1
- .string ""
- .uleb128 0x1
- .sleb128 -4
- .byte 0xe
- .byte 0xc
- .uleb128 0xd
- .uleb128 0
- .align 2
-.LECIE0:
-
-.LSFDE0:
- .long .LEFDE0-.LASFDE0
-.LASFDE0:
- .long .Lframe0
- .long .Lbegin
- .long 16812
- .byte 0xe
- .uleb128 128
- .byte 0x8e
- .uleb128 1
- .byte 139
- .uleb128 2
- .byte 138
- .uleb128 3
- .byte 137
- .uleb128 4
- .byte 136
- .uleb128 5
- .byte 135
- .uleb128 6
- .byte 134
- .uleb128 7
- .byte 133
- .uleb128 8
- .byte 5
- .uleb128 94, 10
- .byte 5
- .uleb128 92, 12
- .byte 5
- .uleb128 90, 14
- .byte 5
- .uleb128 88, 16
- .byte 5
- .uleb128 86, 18
- .byte 5
- .uleb128 84, 20
- .byte 5
- .uleb128 82, 22
- .byte 5
- .uleb128 80, 24
- .byte 0x84
- .uleb128 25
- .align 2
-.LEFDE0:
-
-.LSFDE1:
- .long .LEFDE1-.LASFDE1
-.LASFDE1:
- .long .Lframe0
- .long lj_vm_ffi_call
- .long 96
- .byte 0xe
- .uleb128 16
- .byte 0x8e
- .uleb128 1
- .byte 0x8b
- .uleb128 2
- .byte 0x85
- .uleb128 3
- .byte 0x84
- .uleb128 4
- .byte 0xd
- .uleb128 0xb
- .align 2
-.LEFDE1:
-