Created
January 3, 2017 23:55
-
-
Save chicoxyzzy/53342e11481047dff2eeeecabcf7e3b9 to your computer and use it in GitHub Desktop.
Rust -> wasm
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(module | |
(type $FUNCSIG$iii (func (param i32 i32) (result i32))) | |
(type $FUNCSIG$vi (func (param i32))) | |
(type $FUNCSIG$ji (func (param i32) (result i64))) | |
(type $FUNCSIG$viii (func (param i32 i32 i32))) | |
(type $FUNCSIG$viiii (func (param i32 i32 i32 i32))) | |
(type $FUNCSIG$i (func (result i32))) | |
(type $FUNCSIG$v (func)) | |
(type $FUNCSIG$iiii (func (param i32 i32 i32) (result i32))) | |
(type $FUNCSIG$vii (func (param i32 i32))) | |
(type $FUNCSIG$ii (func (param i32) (result i32))) | |
(type $FUNCSIG$iiiii (func (param i32 i32 i32 i32) (result i32))) | |
(type $FUNCSIG$viiiii (func (param i32 i32 i32 i32 i32))) | |
(type $FUNCSIG$iiijii (func (param i32 i32 i64 i32 i32) (result i32))) | |
(type $legaltype$___gxx_personality_v0 (func (param i32 i32 i32 i32 i32 i32) (result i32))) | |
(import "env" "STACKTOP" (global $STACKTOP$asm2wasm$import i32)) | |
(import "env" "STACK_MAX" (global $STACK_MAX$asm2wasm$import i32)) | |
(import "env" "DYNAMICTOP_PTR" (global $DYNAMICTOP_PTR$asm2wasm$import i32)) | |
(import "env" "tempDoublePtr" (global $tempDoublePtr$asm2wasm$import i32)) | |
(import "env" "ABORT" (global $ABORT$asm2wasm$import i32)) | |
(import "global" "NaN" (global $nan$asm2wasm$import f64)) | |
(import "global" "Infinity" (global $inf$asm2wasm$import f64)) | |
(import "env" "enlargeMemory" (func $enlargeMemory (result i32))) | |
(import "env" "getTotalMemory" (func $getTotalMemory (result i32))) | |
(import "env" "abortOnCannotGrowMemory" (func $abortOnCannotGrowMemory (result i32))) | |
(import "env" "abortStackOverflow" (func $abortStackOverflow (param i32))) | |
(import "env" "nullFunc_iiii" (func $nullFunc_iiii (param i32))) | |
(import "env" "nullFunc_i" (func $nullFunc_i (param i32))) | |
(import "env" "nullFunc_vi" (func $nullFunc_vi (param i32))) | |
(import "env" "nullFunc_vii" (func $nullFunc_vii (param i32))) | |
(import "env" "nullFunc_ii" (func $nullFunc_ii (param i32))) | |
(import "env" "nullFunc_ji" (func $nullFunc_ji (param i32))) | |
(import "env" "nullFunc_v" (func $nullFunc_v (param i32))) | |
(import "env" "nullFunc_viiii" (func $nullFunc_viiii (param i32))) | |
(import "env" "nullFunc_iii" (func $nullFunc_iii (param i32))) | |
(import "env" "nullFunc_viii" (func $nullFunc_viii (param i32))) | |
(import "env" "invoke_iiii" (func $invoke_iiii (param i32 i32 i32 i32) (result i32))) | |
(import "env" "invoke_i" (func $invoke_i (param i32) (result i32))) | |
(import "env" "invoke_vi" (func $invoke_vi (param i32 i32))) | |
(import "env" "invoke_vii" (func $invoke_vii (param i32 i32 i32))) | |
(import "env" "invoke_ii" (func $invoke_ii (param i32 i32) (result i32))) | |
(import "env" "invoke_v" (func $invoke_v (param i32))) | |
(import "env" "invoke_viiii" (func $invoke_viiii (param i32 i32 i32 i32 i32))) | |
(import "env" "invoke_iii" (func $invoke_iii (param i32 i32 i32) (result i32))) | |
(import "env" "invoke_viii" (func $invoke_viii (param i32 i32 i32 i32))) | |
(import "env" "_pthread_cleanup_pop" (func $_pthread_cleanup_pop (param i32))) | |
(import "env" "_pthread_cond_wait" (func $_pthread_cond_wait (param i32 i32) (result i32))) | |
(import "env" "_pthread_key_create" (func $_pthread_key_create (param i32 i32) (result i32))) | |
(import "env" "__Unwind_FindEnclosingFunction" (func $__Unwind_FindEnclosingFunction (param i32) (result i32))) | |
(import "env" "___gxx_personality_v0" (func $___gxx_personality_v0 (param i32 i32 i64 i32 i32) (result i32))) | |
(import "env" "_pthread_rwlock_unlock" (func $_pthread_rwlock_unlock (param i32) (result i32))) | |
(import "env" "___cxa_find_matching_catch_2" (func $___cxa_find_matching_catch_2 (result i32))) | |
(import "env" "_pthread_cond_init" (func $_pthread_cond_init (param i32 i32) (result i32))) | |
(import "env" "__Unwind_GetIPInfo" (func $__Unwind_GetIPInfo (param i32 i32) (result i32))) | |
(import "env" "_pthread_mutexattr_destroy" (func $_pthread_mutexattr_destroy (param i32) (result i32))) | |
(import "env" "___setErrNo" (func $___setErrNo (param i32))) | |
(import "env" "___cxa_free_exception" (func $___cxa_free_exception (param i32))) | |
(import "env" "_pthread_key_delete" (func $_pthread_key_delete (param i32) (result i32))) | |
(import "env" "___cxa_allocate_exception" (func $___cxa_allocate_exception (param i32) (result i32))) | |
(import "env" "_emscripten_memcpy_big" (func $_emscripten_memcpy_big (param i32 i32 i32) (result i32))) | |
(import "env" "___resumeException" (func $___resumeException (param i32))) | |
(import "env" "_pthread_condattr_setclock" (func $_pthread_condattr_setclock (param i32 i32) (result i32))) | |
(import "env" "_pthread_getspecific" (func $_pthread_getspecific (param i32) (result i32))) | |
(import "env" "___cxa_find_matching_catch_3" (func $___cxa_find_matching_catch_3 (param i32) (result i32))) | |
(import "env" "_pthread_rwlock_rdlock" (func $_pthread_rwlock_rdlock (param i32) (result i32))) | |
(import "env" "_pthread_cond_signal" (func $_pthread_cond_signal (param i32) (result i32))) | |
(import "env" "_pthread_mutex_destroy" (func $_pthread_mutex_destroy (param i32) (result i32))) | |
(import "env" "_abort" (func $_abort)) | |
(import "env" "_pthread_condattr_init" (func $_pthread_condattr_init (param i32) (result i32))) | |
(import "env" "_pthread_mutexattr_settype" (func $_pthread_mutexattr_settype (param i32 i32) (result i32))) | |
(import "env" "_getenv" (func $_getenv (param i32) (result i32))) | |
(import "env" "_pthread_condattr_destroy" (func $_pthread_condattr_destroy (param i32) (result i32))) | |
(import "env" "___syscall54" (func $___syscall54 (param i32 i32) (result i32))) | |
(import "env" "___unlock" (func $___unlock (param i32))) | |
(import "env" "___syscall140" (func $___syscall140 (param i32 i32) (result i32))) | |
(import "env" "_pthread_mutexattr_init" (func $_pthread_mutexattr_init (param i32) (result i32))) | |
(import "env" "_pthread_setspecific" (func $_pthread_setspecific (param i32 i32) (result i32))) | |
(import "env" "_dladdr" (func $_dladdr (param i32 i32) (result i32))) | |
(import "env" "___cxa_throw" (func $___cxa_throw (param i32 i32 i32))) | |
(import "env" "___lock" (func $___lock (param i32))) | |
(import "env" "___syscall6" (func $___syscall6 (param i32 i32) (result i32))) | |
(import "env" "_pthread_cleanup_push" (func $_pthread_cleanup_push (param i32 i32))) | |
(import "env" "___syscall4" (func $___syscall4 (param i32 i32) (result i32))) | |
(import "env" "_pthread_cond_destroy" (func $_pthread_cond_destroy (param i32) (result i32))) | |
(import "env" "_llvm_trap" (func $_llvm_trap)) | |
(import "env" "_pthread_mutex_init" (func $_pthread_mutex_init (param i32 i32) (result i32))) | |
(import "env" "__Unwind_Backtrace" (func $__Unwind_Backtrace (param i32 i32) (result i32))) | |
(import "env" "___syscall146" (func $___syscall146 (param i32 i32) (result i32))) | |
(import "asm2wasm" "i32u-rem" (func $i32u-rem (param i32 i32) (result i32))) | |
(import "asm2wasm" "i32u-div" (func $i32u-div (param i32 i32) (result i32))) | |
(import "asm2wasm" "i32s-rem" (func $i32s-rem (param i32 i32) (result i32))) | |
(import "asm2wasm" "i32s-div" (func $i32s-div (param i32 i32) (result i32))) | |
(import "env" "___gxx_personality_v0" (func $legalimport$___gxx_personality_v0 (param i32 i32 i32 i32 i32 i32) (result i32))) | |
(import "env" "memory" (memory $0 256 256)) | |
(import "env" "table" (table 1600 1600 anyfunc)) | |
(import "env" "memoryBase" (global $memoryBase i32)) | |
(import "env" "tableBase" (global $tableBase i32)) | |
(elem (i32.const 0) $b0 $b0 $b0 $b0 $b0 $b0 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h108aad08dc860906E $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h3245df98842bb4ffE $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h6afa2a8fb4effaadE $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h6df97af6c8afda47E $b0 $b0 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h18a33f853189b4d7E $b0 $b0 $b0 $b0 $b0 $b0 $__ZN96__LT_core__fmt__builders__PadAdapter_LT__u27_a_C__u20__u27_b_GT__u20_as_u20_core__fmt__Write_GT_9write_str17hde7b09aab455e766E $b0 $b0 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h7612b4737ccb152fE $b0 $b0 $b0 $b0 $b0 $___stdout_write $___stdio_seek $b0 $b0 $b0 $b0 $b0 $__ZN4core3fmt5write17h6ac4c8c15eb48c27E $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $__ZN40__LT_str_u20_as_u20_core__fmt__Debug_GT_3fmt17h31fd16ee2a8b1f10E $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $___stdio_write $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b0 $b1 $b1 $b1 $b1 $__ZN3std2io5stdio6stdout11stdout_init17hf21662d4441857e9E $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $__ZN3std9panicking18update_panic_count11PANIC_COUNT7__getit17h012efc30e96c8ee6E $b1 $b1 $b1 $b1 $__ZN45__LT_std__thread__local__os__Key_LT_T_GT__GT_3get17h2d8cbdcdcc9722eaE $__ZN46__LT_std__thread__local__LocalKey_LT_T_GT__GT_4with17he16236c08e17a392E $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $__ZN3std2io5stdio6stdout17h8624d616848c82baE $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b1 $b2 $__ZN3std6thread5local2os13destroy_value17h2b0cc84b9d06e554E $__ZN3std6thread5local2os13destroy_value17h7cb81224e6e75015E $__ZN3std6thread5local2os13destroy_value17h3b96961423df9928E $b2 $__ZN4drop17ha70ba5120e965826E $b2 $b2 $b2 $__ZN4drop17he0799172e8ad03a2E $b2 $b2 $b2 $b2 $b2 $__ZN4drop17h2e040c86c3b6ac83E $b2 $b2 $b2 $__ZN4drop17h195b7a6427f33f9dE $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $__ZN50__LT_F_u20_as_u20_alloc__boxed__FnBox_LT_A_GT__GT_8call_box17h9398ff8dc839117eE $__ZN4drop17hfede842806ca15bfE $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $__ZN4drop17h8b053a7685fcfa40E $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $__ZN3std10sys_common4util10dumb_print17h0cd1efbd35faddd5E $__ZN3std9panicking12default_hook17h4723034fea5e82dfE $b2 $b2 $b2 $b2 $b2 $b2 $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E $b2 $b2 $b2 $b2 $__ZN4core9panicking5panic17h83b19e0c8e0cadfdE $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $__ZN3std3sys3imp7condvar7Condvar4init17hfc900240c9563305E $b2 $b2 $b2 $__ZN40__LT_alloc__raw_vec__RawVec_LT_T_GT__GT_6double17ha191ddbe3752ee52E $b2 $b2 $b2 $__ZN4core6result13unwrap_failed17h24ebfd787ea5c60bE $b2 $__ZN40__LT_alloc__raw_vec__RawVec_LT_T_GT__GT_6double17h32fd1640f2f2f9f4E $b2 $b2 $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hfca89b55efbcfb8aE $b2 $b2 $b2 $b2 $__ZN59__LT_std__sync__once__Finish_u20_as_u20_core__ops__Drop_GT_4drop17h763d2c66dfc37a49E $b2 $__ZN3std6thread6Thread6unpark17ha5c34d6b1f6a3332E $b2 $b2 $b2 $b2 $b2 $__ZN3std9panicking3try7do_call17h9789160ee28b49dbE $b2 $b2 $b2 $b2 $b2 $b2 $_cleanup_387 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b2 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_5flush17hc97fd16569065dd1E $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN223__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_std__error__Error_GT_11description17hc2c15bb4b53d9715E $__ZN3std5error5Error5cause17hadd814cfcf48fc98E $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN3std4sync4once4Once9call_once28__u7b__u7b_closure_u7d__u7d_17hfdc5031d3af719c2E $__ZN4core3ops6FnOnce9call_once17hbd37302955ba7844E $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN3std9panicking11begin_panic17h7336c73b78b35d19E $b3 $__ZN4core6option13expect_failed17hcc67d3a3509b5fc3E $b3 $b3 $b3 $b3 $b3 $__ZN4core5slice20slice_index_len_fail17h83f941772164826cE $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN3std3ffi5c_str104__LT_impl_u20_core__convert__From_LT_std__ffi__c_str__NulError_GT__u20_for_u20_std__io__error__Error_GT_4from17h80466cc1a38a1317E $b3 $b3 $__ZN39__LT_collections__vec__Vec_LT_T_GT__GT_7reserve17h4b4b8decc0dd95c6E $b3 $b3 $__ZN3std9panicking15begin_panic_fmt17h687c026a6f3dd500E $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN11collections6string116__LT_impl_u20_core__convert__From_LT_collections__string__String_GT__u20_for_u20_collections__vec__Vec_LT_u8_GT__GT_4from17h9267e564f08191c1E $b3 $__ZN3std3ffi5c_str7CString18from_vec_unchecked17h9448a73163a5d5b3E $b3 $b3 $__ZN4core9panicking9panic_fmt17h6dfe97d1b7d575dfE $__ZN39__LT_collections__vec__Vec_LT_T_GT__GT_13reserve_exact17h5bf7d6c211fdfa1cE $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN46__LT_std__io__buffered__BufWriter_LT_W_GT__GT_9flush_buf17hcccf0b20cb5d17e8E $__ZN4core5slice22slice_index_order_fail17h596dcb019d4fda96E $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $b3 $__ZN3std10sys_common11thread_info3set17hf33e6f5fab2d1610E $__ZN84__LT_core__iter__Map_LT_I_C__u20_F_GT__u20_as_u20_core__iter__iterator__Iterator_GT_4next17h73db7f5aadcfe464E $__ZN39__LT_collections__vec__Vec_LT_T_GT__GT_7reserve17h30dcc0a86d383ac8E $b3 $b3 $__ZN39__LT_collections__vec__Vec_LT_T_GT__GT_7reserve17h4b4b8decc0dd95c6E_95 $b3 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $___stdio_close $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $__ZN45__LT_std__thread__local__os__Key_LT_T_GT__GT_3get17h8927e6c23688a0a8E $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $__ZN3std6thread6Thread3new17h3a3ecf90956cde4aE $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b4 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $__ZN36__LT_T_u20_as_u20_core__any__Any_GT_11get_type_id17h83699e1f122415a3E $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $__ZN3std5error5Error7type_id17h138df096e7b1838bE $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $__ZN36__LT_T_u20_as_u20_core__any__Any_GT_11get_type_id17h36e58845ef9b89c1E $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b5 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $__ZN5alloc3oom19default_oom_handler17h4c1791f3bab1fe02E $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $__ZN5hello4main17he0456e9afe624279E $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $__ZN4core6result13unwrap_failed17h8f4bf992b7c0cf7dE $b6 $b6 $b6 $b6 $b6 $b6 $b6 $__ZN5alloc3oom3oom17hbd871bdadbd796fdE $b6 $b6 $b6 $b6 $__ZN4core6result13unwrap_failed17hbb56895564de1adeE $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $__ZN3std6thread4park17h74d50467bebc0182E $b6 $__ZN3std3sys3imp4init11oom_handler17h2add859f55990f7cE $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b6 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_5write17hac4823693008df37E $b7 $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_9write_all17h16a11f25edf3a2aaE $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $__ZN3std3sys3imp6memchr7memrchr17h3906c9c4d1d94048E $__ZN72__LT_std__io__buffered__BufWriter_LT_W_GT__u20_as_u20_std__io__Write_GT_5write17hbb6a2ff97234f741E $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $b7 $__ZN3std4sync4once4Once10call_inner17h69ed7ca2ac72aa54E $b7 $b7 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_10write_char17h94474abe9255fb7aE $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_fmt17h0ce3f7d6f6f47fb0E $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $__ZN4core3fmt5Write10write_char17h6269c154cf7a7823E $__ZN4core3fmt5Write9write_fmt17h1c11f502ff9c8263E $b8 $b8 $b8 $b8 $__ZN224__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_core__fmt__Display_GT_3fmt17h8a5ada28c033f8deE $__ZN222__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_core__fmt__Debug_GT_3fmt17h8b997956964e8dd4E $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17hebfc23753416d9a5E $b8 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_10write_char17h5eef4b3a4d9a6908E $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_fmt17h1310ad6046da2deeE $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17h9b9b7b0a48f800a6E $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17ha4a6993daae830a9E $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17h6261cd9434982afdE $b8 $b8 $b8 $b8 $__ZN4core3fmt5Write10write_char17h97f6ca22ee77ac1fE $__ZN4core3fmt5Write9write_fmt17h6e4fcafac0e838edE $b8 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_10write_char17h0b09523beb096dedE $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_fmt17h4c6e6b0bfee77e5dE $b8 $b8 $b8 $b8 $b8 $__ZN4core3fmt5Write10write_char17hb9b7d9343b78fd96E $__ZN4core3fmt5Write9write_fmt17h15ad88d9294fbd83E $b8 $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_10write_char17h0a0b501963afdb67E $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_fmt17hc0dc044eb57f6271E $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17h9b9b7b0a48f800a6E_371 $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17hf7dd62cd98d75083E $b8 $b8 $b8 $b8 $__ZN66__LT_collections__string__String_u20_as_u20_core__fmt__Display_GT_3fmt17h183a8ac426816647E $__ZN4core3fmt3num52__LT_impl_u20_core__fmt__Display_u20_for_u20_i32_GT_3fmt17h6240e023f3807e45E $__ZN4core3fmt9Formatter9write_fmt17h779d5136524232d4E $__ZN55__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Display_GT_3fmt17h8c721fb7073d26beE $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $__ZN4core3fmt3num52__LT_impl_u20_core__fmt__Display_u20_for_u20_u32_GT_3fmt17he8ca1a7563dec238E $__ZN73__LT_core__fmt__Arguments_LT__u27_a_GT__u20_as_u20_core__fmt__Display_GT_3fmt17hdcc9a6e2211df415E $b8 $b8 $b8 $b8 $b8 $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17he1bc33b91d576bbaE $__ZN60__LT_std__io__error__Error_u20_as_u20_core__fmt__Display_GT_3fmt17h92ec6681d07fede1E $b8 $b8 $b8 $__ZN63__LT_core__cell__BorrowMutError_u20_as_u20_core__fmt__Debug_GT_3fmt17h0a80c61d3dec86f1E $b8 $__ZN3std3sys3imp9backtrace7tracing3imp5write8trace_fn17h9bfc48afb7078674E $__ZN4core3fmt3num54__LT_impl_u20_core__fmt__Display_u20_for_u20_isize_GT_3fmt17h861466e3b87ca2d7E $__ZN50__LT__BP_mut_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17h80d26d2bf8a2093cE $__ZN61__LT_core__num__ParseIntError_u20_as_u20_core__fmt__Debug_GT_3fmt17h2bdc37877bfe1f5dE $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17h933d97fd63f7a734E $__ZN60__LT_core__cell__BorrowError_u20_as_u20_core__fmt__Debug_GT_3fmt17h376706ab367b15a5E $b8 $b8 $b8 $b8 $__ZN62__LT_std__ffi__c_str__NulError_u20_as_u20_core__fmt__Debug_GT_3fmt17h005813968578c6bdE $b8 $b8 $b8 $b8 $__ZN57__LT_core__str__Utf8Error_u20_as_u20_core__fmt__Debug_GT_3fmt17h7565070875461b10E $b8 $b8 $__ZN82__LT_std__sys_common__poison__PoisonError_LT_T_GT__u20_as_u20_core__fmt__Debug_GT_3fmt17ha4d05313d6d6ce1bE $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $__ZN4core3fmt3num54__LT_impl_u20_core__fmt__Display_u20_for_u20_usize_GT_3fmt17h37545f28d8020ae4E $__ZN55__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Display_GT_3fmt17h8c721fb7073d26beE_265 $__ZN4core3fmt10ArgumentV110show_usize17hf1807905e4975b71E $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17he3826b7d4a2479a2E $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b8 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_9write_fmt17hdd99f7d12fe854aaE $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN3std9panicking11begin_panic17h47661367c0bbe8d0E $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN3std9panicking12default_hook28__u7b__u7b_closure_u7d__u7d_17hec6cb4e63f15a673E $b9 $b9 $b9 $__ZN3std3ffi5c_str7CString3new17h72d06be5812cfc70E $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN93__LT_collections__string__String_u20_as_u20_core__convert__From_LT__RF__u27_a_u20_str_GT__GT_4from17hb75caadc5527b9e6E $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN4core6result13unwrap_failed17h943aadcaf486d85dE $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $b9 $__ZN57__LT_std__io__stdio__Stdout_u20_as_u20_std__io__Write_GT_9write_fmt17h5a524a8708a7ea4bE $b9 $b9 $b9 $b9 $__ZN11collections3str62__LT_impl_u20_collections__borrow__ToOwned_u20_for_u20_str_GT_8to_owned17h2e1714fe1c7b4014E $b9 $b9 $b9 $b9 $b9 $b9 $b9) | |
(data (i32.const 1024) "\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\04\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\06\00\00\00\07\00\00\00\08\00\00\00\t\00\00\00\0c\00\00\00\04\00\00\00\n\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\0b\00\00\00\0c\00\00\00\0d\00\00\00\0e\00\00\00\00\00\00\00\0f\00\00\00\10\00\00\00\04\00\00\00\10\00\00\00\11\00\00\00\12\00\00\00\13\00\00\00\0c\00\00\00\04\00\00\00\14\00\00\00\15\00\00\00\16\00\00\00\17\00\00\00\18\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\19\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\1a\00\00\00\1b\00\00\00\1c\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\1d\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\1e\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00\1f\00\00\00\05\00\00\00\08\00\00\00\04\00\00\00 \00\00\00\05\00\00\00\04\00\00\00\04\00\00\00!\00\00\00\"\00\00\00\10\00\00\00\04\00\00\00#\00\00\00$\00\00\00%\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00&\00\00\00\'\00\00\00(\00\00\00\05\00\00\00\04\00\00\00\04\00\00\00)\00\00\00*\00\00\00\00\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\00\00\00\00\00\01\00\01\00\01\00\01\00\01\00\01\00\01\00\01\00\01\00\01\00\02\00\02\03\00\00\00\00\04\02\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\05\00\00\00\03\02\00\00\00\00\06\00\02\00\00\07\00\00\02\08\00\00\07\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\t\n\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\0b\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\03\00\00\01\00\00\00\00\00\00\00\02\04\00\00\0c\00\02\00\00\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\02\00\00\00X\0b\00\00\0d\00\00\00\00\01\02\03\03\03\04\03\03\03\03\03\03\05\06\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03%(\00\00\c0\01\00\00\c0\0b\00\00\0d\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\c0\ff\00\00\00\00\ff\03\00\00\00\00\00\00\00\00\ff\03\00\00\ff\03\00\00\00\00\00\00\00\00\00\00\00\c0\01\00\c0\ff\00\00\00\00\00\00\ff\03\ff\03\00\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\ff\ff\ff\ff\e7\01\00\00\00\00\00\00\80\00\00\00\fe\03\00\07\00\00\ff\03\00\00\ff\03\00\00\00\00\00\00\00\00\ff\ff\ff\ff\ff\ff\1f\00\02\04\00\00\00\00\00\00\00\00>\00\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\c0\ff\00\00\00\00\00\00\00\00\ff\03\00\00\00\00\00\00\c0\ff\00\00\ff\03\00\00\00\00\ff\03\00\00\00\00\00\00\ff\ff\ff\ff\ff\ff\ff\ff\ff\ff\ff\ff\ff\7f\00\00\00\c0\ff\ff\ff\ff\ff\ff,\00\00\00\08\00\00\00\04\00\00\00-\00\00\00.\00\00\00/\00\00\00,\00\00\00\04\00\00\00\04\00\00\000\00\00\001\00\00\002\00\00\00,\00\00\00\04\00\00\00\04\00\00\003\00\00\00,\00\00\00\04\00\00\00\04\00\00\004\00\00\00\80\0c\00\00\01\00\00\00\f8\18\00\00\13\00\00\00\0b\19\00\00,\00\00\007\19\00\00\0b\00\00\00B\19\00\00\02\00\00\00\b0\19\00\00k\00\00\006\00\00\00\b0\19\00\00k\00\00\00;\00\00\00\00\00\00\00\01\00\00\00\00\00\00\00\02\00\00\00\1b\1a\00\00q\00\00\00\15\00\00\00\ac#\00\00g\00\00\00b\00\00\00D\19\00\00l\00\00\00/\00\00\00D\19\00\00l\00\00\00-\00\00\00D\19\00\00l\00\00\00+\00\00\00D\19\00\00l\00\00\00)\00\00\00C#\00\00i\00\00\00S\00\00\00\d0\"\00\00s\00\00\00\bc\00\00\00^\"\00\00r\00\00\003\00\00\00\00\00\00\00\03\00\00\00\ec!\00\00r\00\00\007\00\00\00\87!\00\00e\00\00\00T\01\00\00\87!\00\00e\00\00\00)\01\00\00\87!\00\00e\00\00\00\05\01\00\00\1f!\00\00h\00\00\00\ec\00\00\00\bb \00\00d\00\00\00\8a\02\00\00\00\00\00\00\02\00\00\00W \00\00d\00\00\00\ca\00\00\00\f8\1f\00\00_\00\00\00\cb\00\00\00\92\1f\00\00f\00\00\003\02\00\00\f2\1d\00\002\00\00\00\13\1b\00\00+\00\00\00T\1b\00\00 \00\00\00>\1b\00\00\15\00\00\00S\1b\00\00\01\00\00\00\ce\1c\00\00\08\00\00\00\d6\1c\00\00\0f\00\00\00\e5\1c\00\00\03\00\00\00\e8\1c\00\00\01\00\00\00S\1b\00\00\01\00\00\00\ca\1b\00\003\00\00\00\bd\1c\00\00\11\00\00\00\a7\1c\00\00\16\00\00\00\n\00\00\00\a0\1c\00\00\02\00\00\00\a2\1c\00\00\02\00\00\00\a4\1c\00\00\03\00\00\00\01\00\00\00\00\00\00\00 \00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\00\00\00\00\02\00\00\00\01\00\00\00\01\00\00\00 \00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\01\00\00\00\02\00\00\00\97\1c\00\00\t\00\00\00\aa\1d\00\00$\00\00\00\ce\1d\00\00\03\00\00\00\d0;\00\00\00\00\00\00u\1f\00\00\0b\00\00\00+\1c\00\00\01\00\00\00\d0;\00\00\00\00\00\00\05%\00\00\1b\00\00\00\02\00\00\00\98&\00\00(\00\00\00/&\00\00i\00\00\001\00\00\00\0f&\00\00 \00\00\00/&\00\00i\00\00\00!\00\00\00\'\'\00\00\1c\00\00\00\c0&\00\00g\00\00\00)\04\00\00\c3\'\00\00b\00\00\00\0c\02\00\00W\'\00\00l\00\00\00C\00\00\00W\'\00\00l\00\00\00?\00\00\00[*\00\00$\00\00\00\f6)\00\00e\00\00\00\f8\01\00\00\e5)\00\00\11\00\00\00\f6)\00\00e\00\00\00<\02\00\00+\00\00\00\e0*\00\00(\00\00\00\7f*\00\00a\00\00\00Z\01\00\00\08+\00\00+\00\00\003+\00\00c\00\00\00C\01\00\00\96+\00\00c\00\00\00E\03\00\00\88\0f\00\00\02\00\00\00\d0;\00\00\00\00\00\00\f9+\00\00\02\00\00\00],\00\00d\00\00\00\b9\06\00\00],\00\00d\00\00\00\b7\06\00\00\fb+\00\00b\00\00\00#\02\00\00\fb+\00\00b\00\00\00\1d\02\00\003+\00\00c\00\00\00\c1\02\00\00\c1-\00\00d\00\00\00n\n\00\00%.\00\00 \00\00\00E.\00\00\12\00\00\00\1f/\00\00\06\00\00\00%/\00\00\"\00\00\00G/\00\00\16\00\00\00]/\00\00\0d\00\00\00\9e/\00\00\0e\00\00\00\ac/\00\00\04\00\00\00\b0/\00\00\10\00\00\00|/\00\00\01\00\00\00\1f/\00\00\06\00\00\00o/\00\00\08\00\00\00w/\00\00\05\00\00\00|/\00\00\01\00\00\00}/\00\00!\00\00\00\c0/\00\00d\00\00\00n\03\00\00\c0/\00\00d\00\00\00b\03\00\00\d0;\00\00\00\00\00\00$0\00\00\01\00\00\00\01\00\00\00\00\00\00\00 \00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\01\00\00\00\01\00\00\00 \00\00\00\03\00\00\00\04\00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\d0;\00\00\00\00\00\00\d0;\00\00\00\00\00\00\d0;\00\00\00\00\00\00\d0;\00\00\00\00\00\00\d0;\00\00\00\00\00\00$0\00\00\01\00\00\00\f9+\00\00\02\00\00\00\01\00\00\00\00\00\00\00 \00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\01\00\00\00\01\00\00\00 \00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\01\00\00\00\02\00\00\00 \00\00\00\03\00\00\00\04\00\00\00\03\00\00\00\00\00\00\00\03\00\00\00\00\00\00\00\d0;\00\00\00\00\00\00&0\00\00\01\00\00\00\f9+\00\00\02\00\00\00\d0;\00\00\00\00\00\00\d0;\00\00\00\00\00\00L0\00\00\01\00\00\00M0\00\00i\00\00\00\18\00\00\00\c10\00\00<\00\00\00\05\00\00\00\00\00\00\00\00\00\00\005\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\006\00\00\007\00\00\00\d8;\00\00\00\04\00\00\00\00\00\00\00\00\00\00\01\00\00\00\00\00\00\00\00\00\00\00\00\00\00\n\ff\ff\ff\ff\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\b0\11\00\00\ad\00x\03y\03\8b\03\8d\03\a2\03W\05X\05`\05\88\05\90\05\1c\06\1d\06\dd\06\0e\07\0f\07K\07L\07.\08/\08?\08\\\08]\08\a1\08\ff\08x\t\80\t\84\t\8d\t\8e\t\91\t\92\t\a9\t\b1\t\ba\t\bb\t\c5\t\c6\t\c9\t\ca\t\de\t\e4\t\e5\t\04\n\11\n\12\n)\n1\n4\n7\n:\n;\n=\nI\nJ\n]\n\84\n\8e\n\92\n\a9\n\b1\n\b4\n\ba\n\bb\n\c6\n\ca\n\ce\n\cf\n\e4\n\e5\n\04\0b\0d\0b\0e\0b\11\0b\12\0b)\0b1\0b4\0b:\0b;\0bE\0bF\0bI\0bJ\0b^\0bd\0be\0b\84\0b\91\0b\9b\0b\9d\0b\c9\0b\ce\0b\cf\0b\04\0c\0d\0c\11\0c)\0c4\0cE\0cI\0cW\0cd\0ce\0c\80\0c\81\0c\84\0c\8d\0c\91\0c\a9\0c\b4\0c\ba\0c\bb\0c\c5\0c\c9\0c\df\0c\e4\0c\e5\0c\f0\0c\04\0d\0d\0d\11\0d;\0d<\0dE\0dI\0dd\0de\0d\80\0d\81\0d\84\0d\b2\0d\bc\0d\be\0d\bf\0d\d5\0d\d7\0d\83\0e\85\0e\86\0e\89\0e\8b\0e\8c\0e\98\0e\a0\0e\a4\0e\a6\0e\a8\0e\a9\0e\ac\0e\ba\0e\be\0e\bf\0e\c5\0e\c7\0e\ce\0e\cf\0e\da\0e\db\0eH\0f\98\0f\bd\0f\cd\0f\c6\10\ce\10\cf\10I\12N\12O\12W\12Y\12^\12_\12\89\12\8e\12\8f\12\b1\12\b6\12\b7\12\bf\12\c1\12\c6\12\c7\12\d7\12\11\13\16\13\17\13[\13\\\13\80\16\0d\17m\17q\17\de\17\df\17\0e\18\0f\18n\19o\19\1c\1a\1d\1a_\1a}\1a~\1a\16\1f\17\1f\1e\1f\1f\1fF\1fG\1fN\1fO\1fX\1fZ\1f\\\1f^\1f~\1f\7f\1f\b5\1f\c5\1f\d4\1f\d5\1f\dc\1f\f0\1f\f1\1f\f5\1fr s \8f \00\'/,_,&-.-/-\a7-\af-\b7-\bf-\c7-\cf-\d7-\df-\9a.@0\970\980\8f1\1f2\ff2\8f\a7\ce\a9N\aaO\aaZ\aa[\aa\07\ab\08\ab\0f\ab\10\ab\'\ab\ee\ab\ef\abn\fao\fa7\fb=\fb?\fbB\fbE\fb\90\fd\91\fd\fe\fd\ff\fdS\feg\feu\fe\c8\ff\c9\ff\d0\ff\d1\ff\d8\ff\d9\ff\e7\ff\fe\ff\ff\ff\00\00 \00\7f\00\"\00\7f\03\05\00(\05\t\00\8b\05\04\00\c8\05\08\00\eb\05\05\00\f5\05\11\00\b2\07\0e\00\fb\07\05\00_\08A\00\ad\087\00\b3\t\03\00\cf\t\08\00\d8\t\04\00\fc\t\05\00\0b\n\04\00C\n\04\00N\n\03\00R\n\07\00_\n\07\00v\n\0b\00\d1\n\0f\00\f2\n\0f\00N\0b\08\00X\0b\04\00x\0b\n\00\8b\0b\03\00\96\0b\03\00\a0\0b\03\00\a5\0b\03\00\ab\0b\03\00\ba\0b\04\00\c3\0b\03\00\d1\0b\06\00\d8\0b\0e\00\fb\0b\06\00:\0c\03\00N\0c\07\00Z\0c\06\00p\0c\08\00\ce\0c\07\00\d7\0c\07\00\f3\0c\0f\00O\0d\08\00X\0d\08\00v\0d\03\00\97\0d\03\00\c7\0d\03\00\cb\0d\04\00\e0\0d\12\00\f5\0d\0c\00;\0e\04\00\\\0e%\00\8e\0e\06\00\e0\0e \00m\0f\04\00\db\0f%\00\c8\10\05\00}\13\03\00\9a\13\06\00\f5\13\0b\00\9d\16\03\00\f1\16\0f\00\15\17\0b\007\17\t\00T\17\0c\00t\17\0c\00\ea\17\06\00\fa\17\06\00\1a\18\06\00x\18\08\00\ab\18\05\00\f6\18\n\00\1d\19\03\00,\19\04\00<\19\04\00A\19\03\00u\19\0b\00\ac\19\04\00\ca\19\06\00\db\19\03\00\8a\1a\06\00\9a\1a\06\00\ae\1aR\00L\1b\04\00}\1b\03\00\f4\1b\08\008\1c\03\00J\1c\03\00\80\1c@\00\c8\1c\08\00\f7\1c\t\00\e7\1d\15\00\ff\1f\11\00( \08\00_ \11\00\9d \03\00\ba \16\00\f1 \0f\00\8a!\06\00\f4#\0c\00\'$\19\00K$\15\00M+\03\00Z+\a6\00\f4,\05\00(-\05\00h-\07\00q-\0e\00\97-\t\00<.D\00\f4.\0c\00\d6/\1a\00\fc/\05\00\001\05\00.1\03\00\bb1\05\00\e41\0c\00\004\c0\19\00N\00R\8d\a4\03\00\c7\a4\t\00,\a6\14\00\98\a6\07\00\f8\a6\08\00\94\a7\0c\00\ab\a7M\00,\a8\04\00:\a8\06\00x\a8\08\00\c5\a8\t\00\da\a8\06\00\fc\a8\04\00T\a9\0b\00}\a9\03\00\da\a9\04\00\e0\a9 \007\aa\t\00|\aa\04\00\c3\aa\18\00\f7\aa\n\00\17\ab\t\00/\ab\91\00\fa\ab\b6+\c7\d7\04\00\fc\d7\04!\da\fa&\00\07\fb\0c\00\18\fb\05\00\c2\fb\11\00@\fd\10\00\c8\fd(\00\1a\fe\06\00\'\fe\t\00l\fe\04\00\fd\fe\04\00\bf\ff\03\00\dd\ff\03\00\ef\ff\0d\00\0c\00\'\00;\00>\00N\00O\00\1f\03\9e\03\9e\04\9f\04\06\08\07\08\t\086\08=\08>\08V\08\04\n\14\n\18\nV\0bW\0b\bd\105\11\'\d1(\d1U\d4\9d\d4\a0\d4\a1\d4\a3\d4\a4\d4\a7\d4\a8\d4\ad\d4\ba\d4\bc\d4\c4\d4\06\d5\0b\d5\0c\d5\15\d5\1d\d5:\d5?\d5E\d5Q\d5\a6\d6\a7\d6\cc\d7\cd\d7\04\ee \ee#\ee%\ee&\ee(\ee3\ee8\ee:\eeH\eeJ\eeL\eeP\eeS\eeU\eeV\eeX\eeZ\ee\\\ee^\ee`\eec\eee\eef\eek\ees\eex\ee}\ee\7f\ee\8a\ee\a4\ee\aa\ee\af\f0\b0\f0\bf\f0\c0\f0\d0\f0/\f16\f3\c5\f3?\f4A\f4\f8\f4>\f5?\f5^\00\"\00\fb\00\05\00\03\01\04\004\01\03\00\8b\01\05\00\9c\014\00\fe\01\82\00\9d\02\03\00\d1\02/\00$\03\0c\00K\035\00\c4\03\04\00\d6\03*\00\aa\04V\039\08\03\00`\08\a0\00\1c\t\03\00:\t\05\00@\t@\00\b8\t\06\00\c0\t@\00\07\n\05\004\n\04\00;\n\04\00H\n\08\00Y\n\07\00\80\n\80\006\0b\03\00s\0b\05\00\80\0b\80\00I\0c\17\02\7f\0e\81\01N\10\04\00p\10\10\00\c2\10\0e\00\e9\10\07\00\fa\10\06\00D\11<\00\c9\11\07\00\da\11\a6\04\b8\16\08\00\ca\166\to#\91\00c$\0d\00t$\8c\0b/4\d139j\c7\04Eo\0b\00\7fo\10\00\a0o`@\02\b0\fe\1f\f6\d0\n\00s\d1\08\00\de\d1\"\00F\d2\ba\00W\d3\t\00r\d3\8e\00G\d5\03\00\00\d8\00\16<\ee\06\00C\ee\04\00\9c\ee\05\00\bc\ee4\00\f2\ee\0e\01,\f0\04\00\94\f0\0c\00\e0\f0 \00\0b\f1\05\00l\f1\04\00\9b\f1K\00\03\f2\0d\00;\f2\05\00I\f2\07\00R\f2\ae\00!\f3\0f\00}\f3\03\00\94\f3\0c\00\cb\f3\15\00\f1\f3\0f\00\fd\f4\03\00D\f5\0c\00h\f5\93\00A\f6\04\00P\f60\00\c6\f6:\00t\f7\8c\08Hello, Emscripten!\nassertion failed: `(left == right)` (left: ``, right: ``)/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys/unix/condvar.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys/unix/rwlock.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys/unix/thread_local.rs\01cannot access a TLS value during or after it is destroyedrwlock maximum reader count exceededrwlock read lock would result in deadlockthread panicked while panicking. aborting.\nfatal runtime error: \nfailed to initiate panic, error RUST_BACKTRACE0Box<Any><unnamed>formatter errorStringErrorfailed to write whole buffernote: Run with `RUST_BACKTRACE=1` for a backtrace.\nE_ZNZN::_$.$$SP$@$BP$*$RF$&$LT$<$GT$>$LP$($RP$)$C$,$u7e$~$u20$ $u27$\'$u5b$[$u5d$]$u7b${$u7d$}$u3b$;$u2b$+$u22$\"called `Result::unwrap()` on an `Err` value<unknown> : - ... <frames omitted>\nstack backtrace:\nthread \'\' panicked at \'\', :already borrowedassertion failed: key != 0thread name may not contain interior null bytesfailed to generate unique thread ID: bitspace exhaustedcapacity overflowNulErroralready mutably borrowedfailed to get environment variable ``: data provided contains a nul bytethread panicked while processing panic. aborting.\ninternal error: entered unreachable codeunexpected end of fileother os erroroperation interruptedwrite zerotimed outinvalid datainvalid input parameteroperation would blockentity already existsbroken pipeaddress not availableaddress in usenot connectedconnection abortedconnection resetconnection refusedpermission deniedentity not found (os error strerror_r failure/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/thread/mod.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/env.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/io/error.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/io/stdio.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sync/condvar.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sync/once.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys_common/at_exit_imp.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys_common/thread_info.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys_common/thread_local.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys/unix/args.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libstd/sys/unix/os.rsuse of std::thread::current() is not possible after the thread\'s local data has been destroyedattempted to use a condition variable with two mutexesPoisonError { inner: .. }cannot access stdout during shutdownfailed to write the buffered datafailed printing to stdout: Once instance has previously been poisonedassertion failed: state & STATE_MASK == RUNNINGassertion failed: (queue as usize) != 1assertion failed: c.borrow().is_none()mainassertion failed: (*ptr).is_none()fatal runtime error: out of memory\nassertion failed: !ptr.is_null()/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libpanic_unwind/emcc.rsinternal error: entered unreachable code/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcollections/vec.rsassertion failed: end <= lencapacity overflow\ef\bf\bd/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/librustc_unicode/tables.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/slice.rs\00\00\00\00\00\01\00\00\00\00\00\00\00\02\00\03\00\00\04\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\05\00\06\07\00\00\08\00\00\00\06\00\00\00\00\00\08\00\08\00\00\00\00\00\08\00\t\06\00\00\00\00\00\00\04\00\00\00\00\00\00\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\n\0b\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\04\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\0c\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00capacity overflow/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/liballoc/raw_vec.rsTried to shrink to a larger capacity/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/char.rsto_digit: radix is too high (maximum 36)called `Option::unwrap()` on a `None` value/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/option.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/result.rs: /buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/slice.rs/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/str/mod.rs\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\01\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\02\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\03\04\04\04\04\04\00\00\00\00\00\00\00\00\00\00\00/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/num/mod.rsindex out of bounds: the len is but the index is 00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899index out of range for slice of length slice index starts at but ends at [...] and/or in `` do not lie on character boundarybegin <= end ( <= ) when slicing `/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/fmt/mod.rs\n) BorrowErrorBorrowMutError {\n} }, [/buildslave/rust-buildbot/slave/stable-dist-rustc-cross-rustbuild-linux/build/src/libcore/char_private.rskindEmpty0xfrom_str_radix_int: must lie in the range `[2, 36]` - found ParseIntErrorInvalidDigitOverflowUnderflowUtf8Errorvalid_up_toT!\"\19\0d\01\02\03\11K\1c\0c\10\04\0b\1d\12\1e\'hnopqb \05\06\0f\13\14\15\1a\08\16\07($\17\18\t\n\0e\1b\1f%#\83\82}&*+<=>?CGJMXYZ[\\]^_`acdefgijklrstyz{|\00Illegal byte sequence\00Domain error\00Result not representable\00Not a tty\00Permission denied\00Operation not permitted\00No such file or directory\00No such process\00File exists\00Value too large for data type\00No space left on device\00Out of memory\00Resource busy\00Interrupted system call\00Resource temporarily unavailable\00Invalid seek\00Cross-device link\00Read-only file system\00Directory not empty\00Connection reset by peer\00Operation timed out\00Connection refused\00Host is down\00Host is unreachable\00Address in use\00Broken pipe\00I/O error\00No such device or address\00Block device required\00No such device\00Not a directory\00Is a directory\00Text file busy\00Exec format error\00Invalid argument\00Argument list too long\00Symbolic link loop\00Filename too long\00Too many open files in system\00No file descriptors available\00Bad file descriptor\00No child process\00Bad address\00File too large\00Too many links\00No locks available\00Resource deadlock would occur\00State not recoverable\00Previous owner died\00Operation canceled\00Function not implemented\00No message of desired type\00Identifier removed\00Device not a stream\00No data available\00Device timeout\00Out of streams resources\00Link has been severed\00Protocol error\00Bad message\00File descriptor in bad state\00Not a socket\00Destination address required\00Message too large\00Protocol wrong type for socket\00Protocol not available\00Protocol not supported\00Socket type not supported\00Not supported\00Protocol family not supported\00Address family not supported by protocol\00Address not available\00Network is down\00Network unreachable\00Connection reset by network\00Connection aborted\00No buffer space available\00Socket is connected\00Socket not connected\00Cannot send after socket shutdown\00Operation already in progress\00Operation in progress\00Stale file handle\00Remote I/O error\00Quota exceeded\00No medium found\00Wrong medium type\00No error information") | |
(global $STACKTOP (mut i32) (get_global $STACKTOP$asm2wasm$import)) | |
(global $STACK_MAX (mut i32) (get_global $STACK_MAX$asm2wasm$import)) | |
(global $DYNAMICTOP_PTR (mut i32) (get_global $DYNAMICTOP_PTR$asm2wasm$import)) | |
(global $tempDoublePtr (mut i32) (get_global $tempDoublePtr$asm2wasm$import)) | |
(global $ABORT (mut i32) (get_global $ABORT$asm2wasm$import)) | |
(global $__THREW__ (mut i32) (i32.const 0)) | |
(global $threwValue (mut i32) (i32.const 0)) | |
(global $setjmpId (mut i32) (i32.const 0)) | |
(global $undef (mut i32) (i32.const 0)) | |
(global $nan (mut f64) (get_global $nan$asm2wasm$import)) | |
(global $inf (mut f64) (get_global $inf$asm2wasm$import)) | |
(global $tempInt (mut i32) (i32.const 0)) | |
(global $tempBigInt (mut i32) (i32.const 0)) | |
(global $tempBigIntP (mut i32) (i32.const 0)) | |
(global $tempBigIntS (mut i32) (i32.const 0)) | |
(global $tempBigIntR (mut f64) (f64.const 0)) | |
(global $tempBigIntI (mut i32) (i32.const 0)) | |
(global $tempBigIntD (mut i32) (i32.const 0)) | |
(global $tempValue (mut i32) (i32.const 0)) | |
(global $tempDouble (mut f64) (f64.const 0)) | |
(global $tempRet0 (mut i32) (i32.const 0)) | |
(global $tempFloat (mut f32) (f32.const 0)) | |
(global $f0 (mut f32) (f32.const 0)) | |
(export "_llvm_bswap_i16" (func $_llvm_bswap_i16)) | |
(export "_fflush" (func $_fflush)) | |
(export "_main" (func $_main)) | |
(export "_htonl" (func $_htonl)) | |
(export "_memmove" (func $_memmove)) | |
(export "_pthread_self" (func $_pthread_self)) | |
(export "_memset" (func $_memset)) | |
(export "_pthread_mutex_unlock" (func $_pthread_mutex_unlock)) | |
(export "_malloc" (func $_malloc)) | |
(export "_free" (func $_free)) | |
(export "_pthread_mutex_lock" (func $_pthread_mutex_lock)) | |
(export "_memcpy" (func $_memcpy)) | |
(export "_llvm_bswap_i32" (func $_llvm_bswap_i32)) | |
(export "_sbrk" (func $_sbrk)) | |
(export "_htons" (func $_htons)) | |
(export "___errno_location" (func $___errno_location)) | |
(export "_ntohs" (func $_ntohs)) | |
(export "runPostSets" (func $runPostSets)) | |
(export "stackAlloc" (func $stackAlloc)) | |
(export "stackSave" (func $stackSave)) | |
(export "stackRestore" (func $stackRestore)) | |
(export "establishStackSpace" (func $establishStackSpace)) | |
(export "setThrew" (func $setThrew)) | |
(export "setTempRet0" (func $setTempRet0)) | |
(export "getTempRet0" (func $getTempRet0)) | |
(export "dynCall_iiii" (func $dynCall_iiii)) | |
(export "dynCall_i" (func $dynCall_i)) | |
(export "dynCall_vi" (func $dynCall_vi)) | |
(export "dynCall_vii" (func $dynCall_vii)) | |
(export "dynCall_ii" (func $dynCall_ii)) | |
(export "dynCall_ji" (func $legalstub$dynCall_ji)) | |
(export "dynCall_v" (func $dynCall_v)) | |
(export "dynCall_viiii" (func $dynCall_viiii)) | |
(export "dynCall_iii" (func $dynCall_iii)) | |
(export "dynCall_viii" (func $dynCall_viii)) | |
(func $stackAlloc (param $size i32) (result i32) | |
(local $ret i32) | |
(set_local $ret | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(get_local $size) | |
) | |
) | |
(set_global $STACKTOP | |
(i32.and | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 15) | |
) | |
(i32.const -16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(get_local $size) | |
) | |
) | |
(return | |
(get_local $ret) | |
) | |
) | |
(func $stackSave (result i32) | |
(return | |
(get_global $STACKTOP) | |
) | |
) | |
(func $stackRestore (param $top i32) | |
(set_global $STACKTOP | |
(get_local $top) | |
) | |
) | |
(func $establishStackSpace (param $stackBase i32) (param $stackMax i32) | |
(set_global $STACKTOP | |
(get_local $stackBase) | |
) | |
(set_global $STACK_MAX | |
(get_local $stackMax) | |
) | |
) | |
(func $setThrew (param $threw i32) (param $value i32) | |
(if | |
(i32.eq | |
(get_global $__THREW__) | |
(i32.const 0) | |
) | |
(block | |
(set_global $__THREW__ | |
(get_local $threw) | |
) | |
(set_global $threwValue | |
(get_local $value) | |
) | |
) | |
) | |
) | |
(func $setTempRet0 (param $value i32) | |
(set_global $tempRet0 | |
(get_local $value) | |
) | |
) | |
(func $getTempRet0 (result i32) | |
(return | |
(get_global $tempRet0) | |
) | |
) | |
(func $__ZN4core3fmt9Arguments6new_v117h4c4cd097f4293f4bE (param $$0 i32) (param $$1 i32) (param $$2 i32) (param $$3 i32) (param $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$_6 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 16) | |
) | |
) | |
(set_local $$_6 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$_6) | |
(i32.const 0) | |
) | |
(i32.store | |
(get_local $$0) | |
(get_local $$1) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$5) | |
(get_local $$2) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$6) | |
(i64.load align=4 | |
(get_local $$_6) | |
) | |
) | |
(set_local $$7 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$7) | |
(get_local $$3) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$7) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$8) | |
(get_local $$4) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN5hello4main17he0456e9afe624279E | |
(local $$0 i32) | |
(local $$1 i32) | |
(local $$_2 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$_2 | |
(get_local $sp) | |
) | |
(set_local $$0 | |
(i32.load | |
(i32.const 3192) | |
) | |
) | |
(set_local $$1 | |
(i32.load | |
(i32.const 3196) | |
) | |
) | |
(call $__ZN4core3fmt9Arguments6new_v117h4c4cd097f4293f4bE | |
(get_local $$_2) | |
(get_local $$0) | |
(get_local $$1) | |
(i32.const 14768) | |
(i32.const 0) | |
) | |
(call $__ZN3std2io5stdio6_print17he68071bb066b6d11E | |
(get_local $$_2) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $_main (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$2 | |
(call $__ZN3std2rt10lang_start17h1b6310bdfdbcfc1eE | |
(i32.const 56) | |
(get_local $$0) | |
(get_local $$1) | |
) | |
) | |
(return | |
(get_local $$2) | |
) | |
) | |
(func $__ZN3std9panicking11begin_panic17h47661367c0bbe8d0E (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$3 | |
(call $___rust_allocate | |
(i32.const 8) | |
(i32.const 4) | |
) | |
) | |
(set_local $$4 | |
(i32.eq | |
(get_local $$3) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$4) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
(block | |
(i32.store | |
(get_local $$3) | |
(get_local $$0) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$3) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$5) | |
(get_local $$1) | |
) | |
(call $__ZN3std9panicking20rust_panic_with_hook17h22ba9ab13be247e9E | |
(get_local $$3) | |
(i32.const 1272) | |
(get_local $$2) | |
) | |
) | |
) | |
) | |
(func $__ZN60__LT_std__io__error__Error_u20_as_u20_core__fmt__Display_GT_3fmt17h92ec6681d07fede1E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$$fca$1$gep i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$sroa$0$0 i32) | |
(local $$_0$sroa$0$0$i i32) | |
(local $$_0$sroa$19$0$i i32) | |
(local $$_11 i32) | |
(local $$_16 i32) | |
(local $$_31 i32) | |
(local $$_36 i32) | |
(local $$_39 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i24 i32) | |
(local $$code i32) | |
(local $$detail i32) | |
(local $$not$$i$i$i$i$i i32) | |
(local $$not$$i$i$i$i$i21 i32) | |
(local $$trunc i32) | |
(local $$trunc$clear i32) | |
(local $$trunc$i i32) | |
(local $$trunc$i$clear i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 96) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 96) | |
) | |
) | |
(set_local $$code | |
(i32.add | |
(get_local $sp) | |
(i32.const 92) | |
) | |
) | |
(set_local $$detail | |
(i32.add | |
(get_local $sp) | |
(i32.const 80) | |
) | |
) | |
(set_local $$_11 | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$_16 | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_31 | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_36 | |
(i32.add | |
(get_local $sp) | |
(i32.const 8) | |
) | |
) | |
(set_local $$_39 | |
(get_local $sp) | |
) | |
(set_local $$trunc | |
(i32.load8_s | |
(get_local $$0) | |
) | |
) | |
(set_local $$trunc$clear | |
(i32.and | |
(get_local $$trunc) | |
(i32.const 3) | |
) | |
) | |
(block $switch | |
(block $switch-default22 | |
(block $switch-case21 | |
(block $switch-case20 | |
(block $switch-case | |
(br_table $switch-case $switch-case20 $switch-case21 $switch-default22 | |
(i32.sub | |
(i32.shr_s | |
(i32.shl | |
(get_local $$trunc$clear) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
) | |
(block | |
(set_local $$2 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(i32.store | |
(get_local $$code) | |
(get_local $$3) | |
) | |
(call $__ZN3std3sys3imp2os12error_string17h1ca26f232782b1b8E | |
(get_local $$detail) | |
(get_local $$3) | |
) | |
(set_local $$4 | |
(get_local $$detail) | |
) | |
(set_local $$5 | |
(get_local $$code) | |
) | |
(i32.store | |
(get_local $$_16) | |
(get_local $$4) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$_16) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 57) | |
) | |
(set_local $$7 | |
(i32.add | |
(get_local $$_16) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$7) | |
(get_local $$5) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$_16) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$8) | |
(i32.const 58) | |
) | |
(i32.store | |
(get_local $$_11) | |
(i32.const 3732) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$9) | |
(i32.const 3) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i24 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i24) | |
(i32.const 0) | |
) | |
(set_local $$10 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$10) | |
(get_local $$_16) | |
) | |
(set_local $$11 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$11) | |
(i32.const 2) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$12 | |
(call $invoke_iii | |
(i32.const 59) | |
(get_local $$1) | |
(get_local $$_11) | |
) | |
) | |
(set_local $$13 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$14 | |
(i32.and | |
(get_local $$13) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$14) | |
(block | |
(set_local $$31 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$35 | |
(get_global $tempRet0) | |
) | |
(set_local $$36 | |
(i32.add | |
(get_local $$detail) | |
(i32.const 4) | |
) | |
) | |
(set_local $$37 | |
(i32.load | |
(get_local $$36) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i | |
(i32.eq | |
(get_local $$37) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i$i) | |
(call $___resumeException | |
(get_local $$31) | |
) | |
) | |
(set_local $$38 | |
(i32.load | |
(get_local $$detail) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$38) | |
(get_local $$37) | |
(i32.const 1) | |
) | |
(call $___resumeException | |
(get_local $$31) | |
) | |
) | |
(block | |
(set_local $$32 | |
(i32.add | |
(get_local $$detail) | |
(i32.const 4) | |
) | |
) | |
(set_local $$33 | |
(i32.load | |
(get_local $$32) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i21 | |
(i32.eq | |
(get_local $$33) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i$i21) | |
) | |
(block | |
(set_local $$34 | |
(i32.load | |
(get_local $$detail) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$34) | |
(get_local $$33) | |
(i32.const 1) | |
) | |
) | |
) | |
(set_local $$_0$sroa$0$0 | |
(get_local $$12) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$sroa$0$0) | |
) | |
) | |
) | |
(br $switch) | |
) | |
) | |
(block | |
(set_local $$15 | |
(i32.add | |
(get_local $$0) | |
(i32.const 1) | |
) | |
) | |
(set_local $$trunc$i | |
(i32.load8_s | |
(get_local $$15) | |
) | |
) | |
(set_local $$trunc$i$clear | |
(i32.and | |
(get_local $$trunc$i) | |
(i32.const 31) | |
) | |
) | |
(block $do-once | |
(block $switch0 | |
(block $switch-default | |
(block $switch-case19 | |
(block $switch-case18 | |
(block $switch-case17 | |
(block $switch-case16 | |
(block $switch-case15 | |
(block $switch-case14 | |
(block $switch-case13 | |
(block $switch-case12 | |
(block $switch-case11 | |
(block $switch-case10 | |
(block $switch-case9 | |
(block $switch-case8 | |
(block $switch-case7 | |
(block $switch-case6 | |
(block $switch-case5 | |
(block $switch-case4 | |
(block $switch-case3 | |
(block $switch-case2 | |
(block $switch-case1 | |
(br_table $switch-case1 $switch-case2 $switch-case3 $switch-case4 $switch-case5 $switch-case6 $switch-case7 $switch-case8 $switch-case9 $switch-case10 $switch-case11 $switch-case12 $switch-case13 $switch-case14 $switch-case15 $switch-case16 $switch-case17 $switch-case18 $switch-case19 $switch-default | |
(i32.sub | |
(i32.shr_s | |
(i32.shl | |
(get_local $$trunc$i$clear) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 8037) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 16) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 8020) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 17) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 8002) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 18) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7986) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 16) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7968) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 18) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7955) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 13) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7941) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 14) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7920) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 21) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7909) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 11) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7888) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 21) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7867) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 21) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7844) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 23) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7832) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 12) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7823) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 9) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7813) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 10) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7792) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 21) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7778) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 14) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(set_local $$_0$sroa$0$0$i | |
(i32.const 7756) | |
) | |
(set_local $$_0$sroa$19$0$i | |
(i32.const 22) | |
) | |
(br $switch0) | |
) | |
) | |
(block | |
(call $__ZN3std9panicking11begin_panic17h47661367c0bbe8d0E | |
(i32.const 7716) | |
(i32.const 40) | |
(i32.const 3468) | |
) | |
(br $switch0) | |
) | |
) | |
(nop) | |
) | |
) | |
(i32.store | |
(get_local $$_39) | |
(get_local $$_0$sroa$0$0$i) | |
) | |
(set_local $$$fca$1$gep | |
(i32.add | |
(get_local $$_39) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$fca$1$gep) | |
(get_local $$_0$sroa$19$0$i) | |
) | |
(set_local $$16 | |
(get_local $$_39) | |
) | |
(i32.store | |
(get_local $$_36) | |
(get_local $$16) | |
) | |
(set_local $$17 | |
(i32.add | |
(get_local $$_36) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$17) | |
(i32.const 60) | |
) | |
(i32.store | |
(get_local $$_31) | |
(i32.const 3756) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$_31) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$18) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_31) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$19 | |
(i32.add | |
(get_local $$_31) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$19) | |
(get_local $$_36) | |
) | |
(set_local $$20 | |
(i32.add | |
(get_local $$_31) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$20) | |
(i32.const 1) | |
) | |
(set_local $$21 | |
(call $__ZN4core3fmt9Formatter9write_fmt17h779d5136524232d4E | |
(get_local $$1) | |
(get_local $$_31) | |
) | |
) | |
(set_local $$_0$sroa$0$0 | |
(get_local $$21) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$sroa$0$0) | |
) | |
(br $switch) | |
) | |
) | |
(block | |
(set_local $$22 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$23 | |
(i32.load | |
(get_local $$22) | |
) | |
) | |
(set_local $$24 | |
(i32.add | |
(get_local $$23) | |
(i32.const 4) | |
) | |
) | |
(set_local $$25 | |
(i32.load | |
(get_local $$24) | |
) | |
) | |
(set_local $$26 | |
(i32.add | |
(get_local $$23) | |
(i32.const 8) | |
) | |
) | |
(set_local $$27 | |
(i32.load | |
(get_local $$26) | |
) | |
) | |
(set_local $$28 | |
(i32.add | |
(get_local $$27) | |
(i32.const 24) | |
) | |
) | |
(set_local $$29 | |
(i32.load | |
(get_local $$28) | |
) | |
) | |
(set_local $$30 | |
(call_indirect $FUNCSIG$iii | |
(get_local $$25) | |
(get_local $$1) | |
(i32.add | |
(i32.and | |
(get_local $$29) | |
(i32.const 255) | |
) | |
(i32.const 1216) | |
) | |
) | |
) | |
(set_local $$_0$sroa$0$0 | |
(get_local $$30) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$sroa$0$0) | |
) | |
(br $switch) | |
) | |
) | |
(nop) | |
) | |
(return | |
(i32.const 0) | |
) | |
) | |
(func $__ZN3std9panicking15begin_panic_fmt17h687c026a6f3dd500E (param $$0 i32) (param $$1 i32) | |
(local $$10 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_1$sroa$4$0$$sroa_idx2$i i32) | |
(local $$_1$sroa$5$0$$sroa_idx4$i i32) | |
(local $$_10$i i32) | |
(local $$_8$i i32) | |
(local $$_9 i32) | |
(local $$not$$i$i$i$i$i i32) | |
(local $$personalityslot$sroa$0$0 i32) | |
(local $$personalityslot$sroa$5$0 i32) | |
(local $$s i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 64) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 64) | |
) | |
) | |
(set_local $$_8$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$_10$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 32) | |
) | |
) | |
(set_local $$s | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_9 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$s) | |
(i32.const 1) | |
) | |
(set_local $$_1$sroa$4$0$$sroa_idx2$i | |
(i32.add | |
(get_local $$s) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_1$sroa$4$0$$sroa_idx2$i) | |
(i32.const 0) | |
) | |
(set_local $$_1$sroa$5$0$$sroa_idx4$i | |
(i32.add | |
(get_local $$s) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_1$sroa$5$0$$sroa_idx4$i) | |
(i32.const 0) | |
) | |
(i32.store | |
(get_local $$_8$i) | |
(get_local $$s) | |
) | |
(i64.store align=4 | |
(get_local $$_10$i) | |
(i64.load align=4 | |
(get_local $$0) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10$i) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10$i) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(drop | |
(call $invoke_iiii | |
(i32.const 61) | |
(get_local $$_8$i) | |
(i32.const 1056) | |
(get_local $$_10$i) | |
) | |
) | |
(set_local $$2 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$3 | |
(i32.and | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$3) | |
) | |
(block | |
(i64.store | |
(get_local $$_9) | |
(i64.load | |
(get_local $$s) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$_9) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$s) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 62) | |
(get_local $$_9) | |
(get_local $$1) | |
) | |
(set_local $$4 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$5 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$6 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$5) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$6) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$7 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$8 | |
(get_global $tempRet0) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$_1$sroa$4$0$$sroa_idx2$i) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i | |
(i32.eq | |
(get_local $$9) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i$i) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$7) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$8) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$10 | |
(i32.load | |
(get_local $$s) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$10) | |
(get_local $$9) | |
(i32.const 1) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$7) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$8) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
(func $__ZN3std9panicking11begin_panic17h7336c73b78b35d19E (param $$0 i32) (param $$1 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$x$sroa$0$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 16) | |
) | |
) | |
(set_local $$x$sroa$0$i | |
(get_local $sp) | |
) | |
(i64.store align=4 | |
(get_local $$x$sroa$0$i) | |
(i64.load align=4 | |
(get_local $$0) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$x$sroa$0$i) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_local $$2 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$3 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$3) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
(block | |
(i64.store align=4 | |
(get_local $$2) | |
(i64.load align=4 | |
(get_local $$x$sroa$0$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$2) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$x$sroa$0$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(call $__ZN3std9panicking20rust_panic_with_hook17h22ba9ab13be247e9E | |
(get_local $$2) | |
(i32.const 1080) | |
(get_local $$1) | |
) | |
) | |
) | |
) | |
(func $__ZN3std9panicking20rust_panic_with_hook17h22ba9ab13be247e9E (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$$pre i32) | |
(local $$$pre22 i32) | |
(local $$$sink$in$phi$trans$insert i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$56 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_12 i32) | |
(local $$_23$sroa$0$0$$sroa_idx i32) | |
(local $$_23$sroa$4$0$$sroa_idx8 i32) | |
(local $$_23$sroa$5$0$$sroa_idx10 i32) | |
(local $$_42 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i12 i32) | |
(local $$eh$lpad$body20$index2Z2D i32) | |
(local $$eh$lpad$body20$indexZ2D i32) | |
(local $$info i32) | |
(local $$not$ i32) | |
(local $$phitmp i32) | |
(local $$switch i32) | |
(local $$switch$i$i i32) | |
(local $$switch2tmp$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 80) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 80) | |
) | |
) | |
(set_local $$_12 | |
(i32.add | |
(get_local $sp) | |
(i32.const 48) | |
) | |
) | |
(set_local $$info | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_42 | |
(get_local $sp) | |
) | |
(set_local $$3 | |
(get_local $$0) | |
) | |
(set_local $$4 | |
(get_local $$1) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$2) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$2) | |
(i32.const 8) | |
) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$8) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$10 | |
(call $invoke_i | |
(i32.const 63) | |
) | |
) | |
(set_local $$11 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$12 | |
(i32.and | |
(get_local $$11) | |
(i32.const 1) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$12) | |
(set_local $label | |
(i32.const 6) | |
) | |
(block | |
(set_local $$switch2tmp$i$i$i | |
(i32.eq | |
(get_local $$10) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch2tmp$i$i$i) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 64) | |
(i32.const 6797) | |
(i32.const 57) | |
) | |
(set_local $$13 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 6) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$14 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(set_local $$switch$i$i | |
(i32.eq | |
(get_local $$14) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch$i$i) | |
(block | |
(set_local $$$sink$in$phi$trans$insert | |
(i32.add | |
(get_local $$10) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre | |
(i32.load | |
(get_local $$$sink$in$phi$trans$insert) | |
) | |
) | |
(set_local $$phitmp | |
(i32.add | |
(get_local $$$pre) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$$sink$in$phi$trans$insert) | |
(get_local $$phitmp) | |
) | |
(set_local $$17 | |
(i32.gt_u | |
(get_local $$phitmp) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$17) | |
(block | |
(i32.store | |
(get_local $$_12) | |
(i32.const 3504) | |
) | |
(set_local $$24 | |
(i32.add | |
(get_local $$_12) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$24) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i12 | |
(i32.add | |
(get_local $$_12) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i12) | |
(i32.const 0) | |
) | |
(set_local $$25 | |
(i32.add | |
(get_local $$_12) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$25) | |
(i32.const 14768) | |
) | |
(set_local $$26 | |
(i32.add | |
(get_local $$_12) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$26) | |
(i32.const 0) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 66) | |
(get_local $$_12) | |
) | |
(set_local $$27 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$28 | |
(i32.and | |
(get_local $$27) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$28) | |
) | |
(call $_llvm_trap) | |
) | |
) | |
(block | |
(set_local $$43 | |
(get_local $$phitmp) | |
) | |
(set_local $label | |
(i32.const 9) | |
) | |
) | |
) | |
) | |
(block | |
(i64.store align=4 | |
(get_local $$10) | |
(i64.const 1) | |
) | |
(set_local $$$pre22 | |
(i32.add | |
(get_local $$10) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$pre22) | |
(i32.const 1) | |
) | |
(set_local $$43 | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 9) | |
) | |
) | |
) | |
(block $label$break$L11 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 9) | |
) | |
(block | |
(i32.store | |
(get_local $$info) | |
(get_local $$3) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$info) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$18) | |
(get_local $$4) | |
) | |
(set_local $$_23$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$info) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_23$sroa$0$0$$sroa_idx) | |
(get_local $$5) | |
) | |
(set_local $$_23$sroa$4$0$$sroa_idx8 | |
(i32.add | |
(get_local $$info) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$_23$sroa$4$0$$sroa_idx8) | |
(get_local $$7) | |
) | |
(set_local $$_23$sroa$5$0$$sroa_idx10 | |
(i32.add | |
(get_local $$info) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$_23$sroa$5$0$$sroa_idx10) | |
(get_local $$9) | |
) | |
(set_local $$19 | |
(call $_pthread_rwlock_rdlock | |
(i32.const 14496) | |
) | |
) | |
(block $switch | |
(block $switch-default | |
(block $switch-case1 | |
(block $switch-case | |
(br_table $switch-case $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-case1 $switch-default | |
(i32.sub | |
(get_local $$19) | |
(i32.const 11) | |
) | |
) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 65) | |
(i32.const 6854) | |
(i32.const 36) | |
(i32.const 3232) | |
) | |
(set_local $$20 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(br $label$break$L11) | |
(br $switch) | |
) | |
) | |
(br $switch) | |
) | |
(set_local $label | |
(i32.const 11) | |
) | |
) | |
(block $do-once2 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 11) | |
) | |
(block | |
(set_local $$21 | |
(i32.load8_s | |
(i32.const 14528) | |
) | |
) | |
(set_local $$not$ | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$21) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$) | |
) | |
(block | |
(set_local $$22 | |
(i32.eq | |
(get_local $$19) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$22) | |
) | |
(br $do-once2) | |
) | |
(drop | |
(call $_pthread_rwlock_unlock | |
(i32.const 14496) | |
) | |
) | |
(br $do-once2) | |
) | |
) | |
(set_local $$29 | |
(i32.load | |
(i32.const 14532) | |
) | |
) | |
(set_local $$30 | |
(i32.add | |
(get_local $$29) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(i32.const 14532) | |
(get_local $$30) | |
) | |
(set_local $$31 | |
(i32.load | |
(i32.const 14736) | |
) | |
) | |
(set_local $$switch | |
(i32.eq | |
(get_local $$31) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch) | |
(block | |
(set_local $$34 | |
(i32.load | |
(i32.const 14740) | |
) | |
) | |
(set_local $$35 | |
(i32.load | |
(i32.const 14744) | |
) | |
) | |
(set_local $$36 | |
(i32.add | |
(get_local $$35) | |
(i32.const 12) | |
) | |
) | |
(set_local $$37 | |
(i32.load | |
(get_local $$36) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(get_local $$37) | |
(get_local $$34) | |
(get_local $$info) | |
) | |
(set_local $$38 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$39 | |
(i32.and | |
(get_local $$38) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$39) | |
(br $label$break$L11) | |
) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 67) | |
(get_local $$info) | |
) | |
(set_local $$32 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$33 | |
(i32.and | |
(get_local $$32) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$33) | |
(br $label$break$L11) | |
) | |
) | |
) | |
(set_local $$40 | |
(i32.load | |
(i32.const 14532) | |
) | |
) | |
(set_local $$41 | |
(i32.sub | |
(get_local $$40) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(i32.const 14532) | |
(get_local $$41) | |
) | |
(drop | |
(call $_pthread_rwlock_unlock | |
(i32.const 14496) | |
) | |
) | |
(set_local $$42 | |
(i32.gt_u | |
(get_local $$43) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$42) | |
) | |
(call $_rust_panic | |
(get_local $$0) | |
(get_local $$1) | |
) | |
) | |
(i32.store | |
(get_local $$_42) | |
(i32.const 3512) | |
) | |
(set_local $$44 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$44) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_42) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$45 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$45) | |
(i32.const 14768) | |
) | |
(set_local $$46 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$46) | |
(i32.const 0) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 66) | |
(get_local $$_42) | |
) | |
(set_local $$47 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$48 | |
(i32.and | |
(get_local $$47) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$48) | |
(br $label$break$L11) | |
) | |
(call $_llvm_trap) | |
) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 65) | |
(i32.const 6890) | |
(i32.const 41) | |
(i32.const 3244) | |
) | |
(set_local $$23 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
) | |
) | |
) | |
(set_local $$55 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$56 | |
(get_global $tempRet0) | |
) | |
(set_local $$eh$lpad$body20$index2Z2D | |
(get_local $$56) | |
) | |
(set_local $$eh$lpad$body20$indexZ2D | |
(get_local $$55) | |
) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 6) | |
) | |
(block | |
(set_local $$15 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$16 | |
(get_global $tempRet0) | |
) | |
(set_local $$eh$lpad$body20$index2Z2D | |
(get_local $$16) | |
) | |
(set_local $$eh$lpad$body20$indexZ2D | |
(get_local $$15) | |
) | |
) | |
) | |
(set_local $$49 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$0) | |
(i32.add | |
(i32.and | |
(get_local $$49) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$50 | |
(i32.add | |
(get_local $$1) | |
(i32.const 4) | |
) | |
) | |
(set_local $$51 | |
(i32.load | |
(get_local $$50) | |
) | |
) | |
(set_local $$52 | |
(i32.eq | |
(get_local $$51) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$52) | |
(call $___resumeException | |
(get_local $$eh$lpad$body20$indexZ2D) | |
) | |
) | |
(set_local $$53 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
(set_local $$54 | |
(i32.load | |
(get_local $$53) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$0) | |
(get_local $$51) | |
(get_local $$54) | |
) | |
(call $___resumeException | |
(get_local $$eh$lpad$body20$indexZ2D) | |
) | |
) | |
(func $__ZN3std9panicking18update_panic_count11PANIC_COUNT7__getit17h012efc30e96c8ee6E (result i32) | |
(local $$$$i i32) | |
(local $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$0$i$i$i i32) | |
(local $$_0$0$i$i3$i i32) | |
(local $$cond$i$i$i i32) | |
(local $$cond$i$i1$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$0 | |
(i32.load | |
(i32.const 3256) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(get_local $$0) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i) | |
(block | |
(set_local $$1 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(i32.const 3256) | |
) | |
) | |
(set_local $$_0$0$i$i$i | |
(get_local $$1) | |
) | |
) | |
(set_local $$_0$0$i$i$i | |
(get_local $$0) | |
) | |
) | |
(set_local $$2 | |
(call $_pthread_getspecific | |
(get_local $$_0$0$i$i$i) | |
) | |
) | |
(set_local $$3 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$3) | |
) | |
(block | |
(set_local $$4 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$2) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$$i | |
(if i32 | |
(get_local $$4) | |
(i32.const 0) | |
(get_local $$5) | |
) | |
) | |
(set_local $$11 | |
(get_local $$$$i) | |
) | |
(return | |
(get_local $$11) | |
) | |
) | |
) | |
(set_local $$6 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.eq | |
(get_local $$6) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$7) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 3256) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$6) | |
(i32.const 4) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$8) | |
(i64.const 0) | |
) | |
(set_local $$9 | |
(i32.load | |
(i32.const 3256) | |
) | |
) | |
(set_local $$cond$i$i1$i | |
(i32.eq | |
(get_local $$9) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i1$i) | |
(block | |
(set_local $$10 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(i32.const 3256) | |
) | |
) | |
(set_local $$_0$0$i$i3$i | |
(get_local $$10) | |
) | |
) | |
(set_local $$_0$0$i$i3$i | |
(get_local $$9) | |
) | |
) | |
(drop | |
(call $_pthread_setspecific | |
(get_local $$_0$0$i$i3$i) | |
(get_local $$6) | |
) | |
) | |
(set_local $$11 | |
(get_local $$8) | |
) | |
(return | |
(get_local $$11) | |
) | |
) | |
(func $__ZN3std10sys_common4util10dumb_print17h0cd1efbd35faddd5E (param $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_3$sroa$12$4$$sroa_idx18 i32) | |
(local $$_3$sroa$12$4$copyload i32) | |
(local $$_3$sroa$5$4$copyload i32) | |
(local $$_3$sroa$9$4$$sroa_idx15 i32) | |
(local $$_3$sroa$9$4$copyload i32) | |
(local $$_3$sroa$9$sroa$0$0$extract$trunc i32) | |
(local $$_5$i$i i32) | |
(local $$_7$i i32) | |
(local $$cond$i$i i32) | |
(local $$cond$i$i$i$i i32) | |
(local $$or$cond i32) | |
(local $$stderr$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 48) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 48) | |
) | |
) | |
(set_local $$stderr$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_5$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_7$i | |
(get_local $sp) | |
) | |
(i64.store align=4 | |
(get_local $$_5$i$i) | |
(i64.load align=4 | |
(get_local $$0) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_5$i$i) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_5$i$i) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
) | |
(call $__ZN3std2io5Write9write_fmt17h57c0d68944bcd9cbE | |
(get_local $$_7$i) | |
(get_local $$stderr$i$i) | |
(get_local $$_5$i$i) | |
) | |
(set_local $$_3$sroa$5$4$copyload | |
(i32.load | |
(get_local $$_7$i) | |
) | |
) | |
(set_local $$_3$sroa$9$4$$sroa_idx15 | |
(i32.add | |
(get_local $$_7$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$_3$sroa$9$4$copyload | |
(i32.load | |
(get_local $$_3$sroa$9$4$$sroa_idx15) | |
) | |
) | |
(set_local $$_3$sroa$9$sroa$0$0$extract$trunc | |
(i32.and | |
(get_local $$_3$sroa$9$4$copyload) | |
(i32.const 255) | |
) | |
) | |
(set_local $$_3$sroa$12$4$$sroa_idx18 | |
(i32.add | |
(get_local $$_7$i) | |
(i32.const 8) | |
) | |
) | |
(set_local $$_3$sroa$12$4$copyload | |
(i32.load | |
(get_local $$_3$sroa$12$4$$sroa_idx18) | |
) | |
) | |
(set_local $$cond$i$i | |
(i32.eq | |
(get_local $$_3$sroa$5$4$copyload) | |
(i32.const 1) | |
) | |
) | |
(set_local $$cond$i$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$_3$sroa$9$sroa$0$0$extract$trunc) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(set_local $$or$cond | |
(i32.and | |
(get_local $$cond$i$i) | |
(get_local $$cond$i$i$i$i) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$or$cond) | |
) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$1 | |
(i32.add | |
(get_local $$_3$sroa$12$4$copyload) | |
(i32.const 4) | |
) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$_3$sroa$12$4$copyload) | |
(i32.const 8) | |
) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$3) | |
) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$4) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$2) | |
(i32.add | |
(i32.and | |
(get_local $$5) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$6 | |
(i32.load | |
(get_local $$3) | |
) | |
) | |
(set_local $$7 | |
(i32.add | |
(get_local $$6) | |
(i32.const 4) | |
) | |
) | |
(set_local $$8 | |
(i32.load | |
(get_local $$7) | |
) | |
) | |
(set_local $$9 | |
(i32.eq | |
(get_local $$8) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$9) | |
) | |
(block | |
(set_local $$10 | |
(i32.add | |
(get_local $$6) | |
(i32.const 8) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$2) | |
(get_local $$8) | |
(get_local $$11) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$_3$sroa$12$4$copyload) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN3std9panicking12default_hook17h4723034fea5e82dfE (param $$0 i32) | |
(local $$$fca$0$extract14245274 i32) | |
(local $$$fca$0$extract26365 i32) | |
(local $$$fca$1$extract16246275 i32) | |
(local $$$fca$1$extract28366 i32) | |
(local $$$fca$1$gep i32) | |
(local $$$in i32) | |
(local $$$pre i32) | |
(local $$$pre$i$i i32) | |
(local $$$pre352 i32) | |
(local $$$pre354 i32) | |
(local $$$sink$in$phi$trans$insert i32) | |
(local $$$sroa_idx i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$100 i32) | |
(local $$101 i32) | |
(local $$102 i32) | |
(local $$103 i32) | |
(local $$104 i32) | |
(local $$105 i32) | |
(local $$106 i32) | |
(local $$107 i32) | |
(local $$108 i32) | |
(local $$109 i32) | |
(local $$11 i32) | |
(local $$110 i32) | |
(local $$111 i32) | |
(local $$112 i32) | |
(local $$113 i32) | |
(local $$114 i32) | |
(local $$115 i32) | |
(local $$116 i32) | |
(local $$117 i32) | |
(local $$118 i32) | |
(local $$119 i32) | |
(local $$12 i32) | |
(local $$120 i32) | |
(local $$121 i32) | |
(local $$122 i32) | |
(local $$123 i32) | |
(local $$124 i32) | |
(local $$125 i32) | |
(local $$126 i32) | |
(local $$127 i32) | |
(local $$128 i32) | |
(local $$129 i32) | |
(local $$13 i32) | |
(local $$130 i32) | |
(local $$131 i32) | |
(local $$132 i32) | |
(local $$133 i32) | |
(local $$134 i32) | |
(local $$135 i32) | |
(local $$136 i32) | |
(local $$137 i32) | |
(local $$138 i32) | |
(local $$139 i32) | |
(local $$14 i32) | |
(local $$140 i32) | |
(local $$141 i32) | |
(local $$142 i32) | |
(local $$143 i32) | |
(local $$144 i32) | |
(local $$145 i32) | |
(local $$146 i32) | |
(local $$147 i32) | |
(local $$148 i32) | |
(local $$149 i32) | |
(local $$15 i32) | |
(local $$150 i32) | |
(local $$151 i32) | |
(local $$152 i32) | |
(local $$153 i32) | |
(local $$154 i32) | |
(local $$155 i32) | |
(local $$156 i32) | |
(local $$157 i32) | |
(local $$158 i32) | |
(local $$159 i32) | |
(local $$16 i32) | |
(local $$160 i32) | |
(local $$161 i32) | |
(local $$162 i32) | |
(local $$163 i32) | |
(local $$164 i32) | |
(local $$165 i32) | |
(local $$166 i32) | |
(local $$167 i32) | |
(local $$168 i32) | |
(local $$169 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i64) | |
(local $$23 i32) | |
(local $$24 i64) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$56 i32) | |
(local $$57 i32) | |
(local $$58 i32) | |
(local $$59 i32) | |
(local $$6 i32) | |
(local $$60 i32) | |
(local $$61 i32) | |
(local $$62 i32) | |
(local $$63 i32) | |
(local $$64 i32) | |
(local $$65 i64) | |
(local $$66 i32) | |
(local $$67 i32) | |
(local $$68 i32) | |
(local $$69 i32) | |
(local $$7 i32) | |
(local $$70 i32) | |
(local $$71 i32) | |
(local $$72 i32) | |
(local $$73 i32) | |
(local $$74 i32) | |
(local $$75 i32) | |
(local $$76 i32) | |
(local $$77 i32) | |
(local $$78 i32) | |
(local $$79 i32) | |
(local $$8 i32) | |
(local $$80 i32) | |
(local $$81 i32) | |
(local $$82 i32) | |
(local $$83 i32) | |
(local $$84 i32) | |
(local $$85 i32) | |
(local $$86 i32) | |
(local $$87 i32) | |
(local $$88 i32) | |
(local $$89 i32) | |
(local $$9 i32) | |
(local $$90 i32) | |
(local $$91 i32) | |
(local $$92 i32) | |
(local $$93 i32) | |
(local $$94 i32) | |
(local $$95 i32) | |
(local $$96 i32) | |
(local $$97 i32) | |
(local $$98 i32) | |
(local $$99 i32) | |
(local $$_0$0$i70 i32) | |
(local $$_0$sroa$0$0$i i32) | |
(local $$_0$sroa$3$0$i i32) | |
(local $$_12$sroa$4$0$$sroa_idx$i$i i32) | |
(local $$_12$sroa$4$0$$sroa_idx$i$i131 i32) | |
(local $$_14$0$i146$in356 i32) | |
(local $$_17$sroa$0$0 i32) | |
(local $$_17$sroa$5$0 i32) | |
(local $$_29$sroa$0$0 i32) | |
(local $$_29$sroa$6$0 i32) | |
(local $$_44 i32) | |
(local $$_6$i i32) | |
(local $$_68$0$off0 i32) | |
(local $$_68$0$off0$not i32) | |
(local $$_68$1270 i32) | |
(local $$_68$1271 i32) | |
(local $$_68$2$off0234 i32) | |
(local $$brmerge i32) | |
(local $$cond$i$i$i$i$i i32) | |
(local $$cond$i$i$i$i$i147 i32) | |
(local $$err i32) | |
(local $$extract$t i32) | |
(local $$file i32) | |
(local $$lhsc$i$i i32) | |
(local $$line i32) | |
(local $$log_backtrace i32) | |
(local $$msg i32) | |
(local $$name i32) | |
(local $$not$ i32) | |
(local $$not$$i$i$i$i$i$i23$i i32) | |
(local $$not$259 i32) | |
(local $$or$cond i32) | |
(local $$personalityslot$sroa$0$0 i32) | |
(local $$personalityslot$sroa$0$2 i32) | |
(local $$personalityslot$sroa$0$3236 i32) | |
(local $$personalityslot$sroa$9$0 i32) | |
(local $$personalityslot$sroa$9$2 i32) | |
(local $$personalityslot$sroa$9$3235 i32) | |
(local $$prev$sroa$0$0$extract$trunc i32) | |
(local $$prev$sroa$4$0$extract$shift i64) | |
(local $$prev$sroa$4$0$extract$trunc i32) | |
(local $$src$i$sroa$5$0$$sroa_idx25$i$i i32) | |
(local $$src$i$sroa$5$0$$sroa_idx25$i$i126 i32) | |
(local $$storemerge i32) | |
(local $$switch$i i32) | |
(local $$switch$i107 i32) | |
(local $$switch$i121 i32) | |
(local $$switch$i178 i32) | |
(local $$switch1tmp$i i32) | |
(local $$switch2tmp$i$i i32) | |
(local $$switch2tmp$i$i116 i32) | |
(local $$switch2tmp$i$i173 i32) | |
(local $$switch4tmp$i i32) | |
(local $$switch7tmp i32) | |
(local $$switch8tmp i32) | |
(local $$switch9tmp i32) | |
(local $$switchtmp i32) | |
(local $$switchtmp$i i32) | |
(local $$switchtmp$i$i i32) | |
(local $$switchtmp$i$i$i$i$i i32) | |
(local $$switchtmp$i21$i$i i32) | |
(local $$switchtmp$i266 i32) | |
(local $$switchtmp$i78 i32) | |
(local $$thread i32) | |
(local $$val$0$i$ph i32) | |
(local $$write i32) | |
(local $$x$i$sroa$5$0$$sroa_idx222 i32) | |
(local $$x$i$sroa$5$0$copyload i32) | |
(local $$x$i$sroa$6$0$$sroa_idx224 i32) | |
(local $$x$i$sroa$6$0$copyload i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 112) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 112) | |
) | |
) | |
(set_local $$_6$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 80) | |
) | |
) | |
(set_local $$log_backtrace | |
(i32.add | |
(get_local $sp) | |
(i32.const 96) | |
) | |
) | |
(set_local $$file | |
(i32.add | |
(get_local $sp) | |
(i32.const 72) | |
) | |
) | |
(set_local $$line | |
(i32.add | |
(get_local $sp) | |
(i32.const 92) | |
) | |
) | |
(set_local $$msg | |
(i32.add | |
(get_local $sp) | |
(i32.const 64) | |
) | |
) | |
(set_local $$err | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$thread | |
(i32.add | |
(get_local $sp) | |
(i32.const 48) | |
) | |
) | |
(set_local $$name | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$write | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_44 | |
(get_local $sp) | |
) | |
(set_local $$1 | |
(call $__ZN3std9panicking18update_panic_count11PANIC_COUNT7__getit17h012efc30e96c8ee6E) | |
) | |
(set_local $$switch2tmp$i$i173 | |
(i32.eq | |
(get_local $$1) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch2tmp$i$i173) | |
(call $__ZN4core6option13expect_failed17hcc67d3a3509b5fc3E | |
(i32.const 6797) | |
(i32.const 57) | |
) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(set_local $$switch$i178 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch$i178) | |
(block | |
(set_local $$$sink$in$phi$trans$insert | |
(i32.add | |
(get_local $$1) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre | |
(i32.load | |
(get_local $$$sink$in$phi$trans$insert) | |
) | |
) | |
(set_local $$3 | |
(i32.gt_u | |
(get_local $$$pre) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$3) | |
(set_local $$storemerge | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 6) | |
) | |
) | |
) | |
(block | |
(i64.store align=4 | |
(get_local $$1) | |
(i64.const 1) | |
) | |
(set_local $label | |
(i32.const 6) | |
) | |
) | |
) | |
(block $label$break$L7 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 6) | |
) | |
(block | |
(set_local $$4 | |
(i32.load | |
(i32.const 14756) | |
) | |
) | |
(block $switch | |
(block $switch-default | |
(block $switch-case0 | |
(block $switch-case | |
(br_table $switch-case $switch-case0 $switch-default | |
(i32.sub | |
(get_local $$4) | |
(i32.const 1) | |
) | |
) | |
) | |
(block | |
(set_local $$storemerge | |
(i32.const 0) | |
) | |
(br $label$break$L7) | |
(br $switch) | |
) | |
) | |
(br $switch) | |
) | |
(block | |
(call $__ZN3std3env7_var_os17h609af4fc9ef3ce53E | |
(get_local $$_6$i) | |
(i32.const 7028) | |
(i32.const 14) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$_6$i) | |
) | |
) | |
(set_local $$switch4tmp$i | |
(i32.eq | |
(get_local $$5) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch4tmp$i) | |
(block | |
(i32.store | |
(i32.const 14756) | |
(i32.const 1) | |
) | |
(set_local $$storemerge | |
(i32.const 0) | |
) | |
(br $label$break$L7) | |
) | |
) | |
(set_local $$x$i$sroa$5$0$$sroa_idx222 | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$x$i$sroa$5$0$copyload | |
(i32.load | |
(get_local $$x$i$sroa$5$0$$sroa_idx222) | |
) | |
) | |
(set_local $$x$i$sroa$6$0$$sroa_idx224 | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 8) | |
) | |
) | |
(set_local $$x$i$sroa$6$0$copyload | |
(i32.load | |
(get_local $$x$i$sroa$6$0$$sroa_idx224) | |
) | |
) | |
(set_local $$6 | |
(i32.eq | |
(get_local $$x$i$sroa$6$0$copyload) | |
(i32.const 1) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$6) | |
(block | |
(set_local $$7 | |
(i32.eq | |
(get_local $$5) | |
(i32.const 7042) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$7) | |
) | |
(block | |
(set_local $$lhsc$i$i | |
(i32.load8_s | |
(get_local $$5) | |
) | |
) | |
(set_local $$8 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$lhsc$i$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 48) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$8) | |
) | |
(block | |
(set_local $$val$0$i$ph | |
(i32.const 2) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
(set_local $$val$0$i$ph | |
(i32.const 1) | |
) | |
) | |
(set_local $$val$0$i$ph | |
(i32.const 2) | |
) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i$i23$i | |
(i32.eq | |
(get_local $$x$i$sroa$5$0$copyload) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i$i$i23$i) | |
) | |
(call $___rust_deallocate | |
(get_local $$5) | |
(get_local $$x$i$sroa$5$0$copyload) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(i32.const 14756) | |
(get_local $$val$0$i$ph) | |
) | |
(set_local $$9 | |
(i32.eq | |
(get_local $$val$0$i$ph) | |
(i32.const 2) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$9) | |
) | |
(block | |
(set_local $$storemerge | |
(i32.const 0) | |
) | |
(br $label$break$L7) | |
) | |
) | |
) | |
) | |
(set_local $$storemerge | |
(i32.const 1) | |
) | |
) | |
) | |
) | |
(i32.store8 | |
(get_local $$log_backtrace) | |
(get_local $$storemerge) | |
) | |
(set_local $$10 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$13 | |
(i32.load | |
(get_local $$12) | |
) | |
) | |
(i32.store | |
(get_local $$file) | |
(get_local $$11) | |
) | |
(set_local $$14 | |
(i32.add | |
(get_local $$file) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$14) | |
(get_local $$13) | |
) | |
(set_local $$15 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
(set_local $$16 | |
(i32.load | |
(get_local $$15) | |
) | |
) | |
(i32.store | |
(get_local $$line) | |
(get_local $$16) | |
) | |
(set_local $$17 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$19 | |
(i32.load | |
(get_local $$18) | |
) | |
) | |
(set_local $$20 | |
(i32.add | |
(get_local $$19) | |
(i32.const 12) | |
) | |
) | |
(set_local $$21 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(set_local $$22 | |
(call_indirect $FUNCSIG$ji | |
(get_local $$17) | |
(i32.add | |
(i32.and | |
(get_local $$21) | |
(i32.const 63) | |
) | |
(i32.const 896) | |
) | |
) | |
) | |
(set_local $$not$ | |
(i64.eq | |
(get_local $$22) | |
(i64.const 3020856465566936866) | |
) | |
) | |
(if | |
(get_local $$not$) | |
(block | |
(set_local $$25 | |
(i32.load | |
(get_local $$17) | |
) | |
) | |
(set_local $$26 | |
(i32.add | |
(get_local $$17) | |
(i32.const 4) | |
) | |
) | |
(set_local $$27 | |
(i32.load | |
(get_local $$26) | |
) | |
) | |
(i32.store | |
(get_local $$msg) | |
(get_local $$25) | |
) | |
(set_local $$28 | |
(i32.add | |
(get_local $$msg) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$28) | |
(get_local $$27) | |
) | |
) | |
(block | |
(set_local $$23 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(set_local $$24 | |
(call_indirect $FUNCSIG$ji | |
(get_local $$17) | |
(i32.add | |
(i32.and | |
(get_local $$23) | |
(i32.const 63) | |
) | |
(i32.const 896) | |
) | |
) | |
) | |
(set_local $$not$259 | |
(i64.eq | |
(get_local $$24) | |
(i64.const 4654856444394546908) | |
) | |
) | |
(if | |
(get_local $$not$259) | |
(block | |
(set_local $$29 | |
(i32.load | |
(get_local $$17) | |
) | |
) | |
(set_local $$30 | |
(i32.add | |
(get_local $$17) | |
(i32.const 8) | |
) | |
) | |
(set_local $$31 | |
(i32.load | |
(get_local $$30) | |
) | |
) | |
(set_local $$_17$sroa$0$0 | |
(get_local $$29) | |
) | |
(set_local $$_17$sroa$5$0 | |
(get_local $$31) | |
) | |
) | |
(block | |
(set_local $$_17$sroa$0$0 | |
(i32.const 7043) | |
) | |
(set_local $$_17$sroa$5$0 | |
(i32.const 8) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$msg) | |
(get_local $$_17$sroa$0$0) | |
) | |
(set_local $$32 | |
(i32.add | |
(get_local $$msg) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$32) | |
(get_local $$_17$sroa$5$0) | |
) | |
) | |
) | |
(i32.store8 | |
(get_local $$err) | |
(i32.const 1) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$33 | |
(call $invoke_i | |
(i32.const 68) | |
) | |
) | |
(set_local $$34 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$35 | |
(i32.and | |
(get_local $$34) | |
(i32.const 1) | |
) | |
) | |
(block $do-once2 | |
(if | |
(i32.eqz | |
(get_local $$35) | |
) | |
(block | |
(set_local $$switchtmp$i$i | |
(i32.eq | |
(get_local $$33) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i$i) | |
(block | |
(i32.store | |
(get_local $$thread) | |
(i32.const 0) | |
) | |
(set_local $$169 | |
(get_local $$name) | |
) | |
(set_local $$73 | |
(i32.const 0) | |
) | |
(set_local $$_29$sroa$0$0 | |
(i32.const 0) | |
) | |
(set_local $$_29$sroa$6$0 | |
(i32.const 0) | |
) | |
(set_local $$switchtmp$i266 | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 31) | |
) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$36 | |
(call $invoke_i | |
(i32.const 69) | |
) | |
) | |
(set_local $$37 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$38 | |
(i32.and | |
(get_local $$37) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$38) | |
(br $do-once2) | |
) | |
(i32.store | |
(get_local $$thread) | |
(get_local $$36) | |
) | |
(set_local $$switchtmp$i | |
(i32.eq | |
(get_local $$36) | |
(i32.const 0) | |
) | |
) | |
(set_local $$39 | |
(get_local $$36) | |
) | |
(if | |
(get_local $$switchtmp$i) | |
(block | |
(set_local $$169 | |
(get_local $$name) | |
) | |
(set_local $$73 | |
(get_local $$39) | |
) | |
(set_local $$_29$sroa$0$0 | |
(i32.const 0) | |
) | |
(set_local $$_29$sroa$6$0 | |
(i32.const 0) | |
) | |
(set_local $$switchtmp$i266 | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 31) | |
) | |
) | |
(block | |
(set_local $$40 | |
(i32.add | |
(get_local $$39) | |
(i32.const 8) | |
) | |
) | |
(set_local $$41 | |
(i32.load | |
(get_local $$40) | |
) | |
) | |
(set_local $$switchtmp$i$i$i$i$i | |
(i32.eq | |
(get_local $$41) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i$i$i$i$i) | |
(block | |
(set_local $$169 | |
(get_local $$name) | |
) | |
(set_local $$73 | |
(get_local $$39) | |
) | |
(set_local $$_29$sroa$0$0 | |
(i32.const 0) | |
) | |
(set_local $$_29$sroa$6$0 | |
(i32.const 0) | |
) | |
(set_local $$switchtmp$i266 | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 31) | |
) | |
) | |
(block | |
(set_local $$42 | |
(i32.add | |
(get_local $$39) | |
(i32.const 12) | |
) | |
) | |
(set_local $$43 | |
(i32.load | |
(get_local $$42) | |
) | |
) | |
(set_local $$44 | |
(i32.add | |
(get_local $$43) | |
(i32.const -1) | |
) | |
) | |
(set_local $$45 | |
(i32.eq | |
(get_local $$43) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$45) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 70) | |
(get_local $$44) | |
(i32.const 0) | |
) | |
(set_local $$46 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$47 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$48 | |
(get_global $tempRet0) | |
) | |
(set_local $$$fca$0$extract14245274 | |
(get_local $$47) | |
) | |
(set_local $$$fca$1$extract16246275 | |
(get_local $$48) | |
) | |
(set_local $$125 | |
(get_local $$39) | |
) | |
) | |
(block | |
(set_local $$169 | |
(get_local $$name) | |
) | |
(set_local $$73 | |
(get_local $$39) | |
) | |
(set_local $$_29$sroa$0$0 | |
(get_local $$41) | |
) | |
(set_local $$_29$sroa$6$0 | |
(get_local $$44) | |
) | |
(set_local $$switchtmp$i266 | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 31) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
(block $label$break$L41 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 31) | |
) | |
(block | |
(set_local $$switch1tmp$i | |
(i32.eq | |
(get_local $$_29$sroa$0$0) | |
(i32.const 0) | |
) | |
) | |
(set_local $$_0$sroa$0$0$i | |
(if i32 | |
(get_local $$switch1tmp$i) | |
(i32.const 7051) | |
(get_local $$_29$sroa$0$0) | |
) | |
) | |
(set_local $$_0$sroa$3$0$i | |
(if i32 | |
(get_local $$switch1tmp$i) | |
(i32.const 9) | |
(get_local $$_29$sroa$6$0) | |
) | |
) | |
(i32.store | |
(get_local $$name) | |
(get_local $$_0$sroa$0$0$i) | |
) | |
(set_local $$$fca$1$gep | |
(i32.add | |
(get_local $$name) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$fca$1$gep) | |
(get_local $$_0$sroa$3$0$i) | |
) | |
(i32.store | |
(get_local $$write) | |
(get_local $$name) | |
) | |
(set_local $$49 | |
(i32.add | |
(get_local $$write) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$49) | |
(get_local $$msg) | |
) | |
(set_local $$50 | |
(i32.add | |
(get_local $$write) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$50) | |
(get_local $$file) | |
) | |
(set_local $$51 | |
(i32.add | |
(get_local $$write) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$51) | |
(get_local $$line) | |
) | |
(set_local $$52 | |
(i32.add | |
(get_local $$write) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$52) | |
(get_local $$log_backtrace) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$53 | |
(call $invoke_ii | |
(i32.const 71) | |
(i32.const 3264) | |
) | |
) | |
(set_local $$54 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$55 | |
(i32.and | |
(get_local $$54) | |
(i32.const 1) | |
) | |
) | |
(block $do-once5 | |
(if | |
(i32.eqz | |
(get_local $$55) | |
) | |
(block | |
(set_local $$switch2tmp$i$i116 | |
(i32.eq | |
(get_local $$53) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch2tmp$i$i116) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 64) | |
(i32.const 6797) | |
(i32.const 57) | |
) | |
(set_local $$56 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(br $do-once5) | |
) | |
) | |
(set_local $$57 | |
(i32.load | |
(get_local $$53) | |
) | |
) | |
(set_local $$switch$i121 | |
(i32.eq | |
(get_local $$57) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch$i121) | |
(block | |
(set_local $$58 | |
(i32.add | |
(get_local $$53) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre352 | |
(i32.load | |
(get_local $$58) | |
) | |
) | |
(set_local $$cond$i$i$i$i$i147 | |
(i32.eq | |
(get_local $$$pre352) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i$i$i147) | |
(set_local $$_14$0$i146$in356 | |
(get_local $$58) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 72) | |
) | |
(set_local $$59 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$60 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$61 | |
(get_global $tempRet0) | |
) | |
(if | |
(get_local $$switchtmp$i266) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$60) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$61) | |
) | |
) | |
(block | |
(set_local $$$fca$0$extract14245274 | |
(get_local $$60) | |
) | |
(set_local $$$fca$1$extract16246275 | |
(get_local $$61) | |
) | |
(set_local $$125 | |
(get_local $$73) | |
) | |
(br $label$break$L41) | |
) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
) | |
(block | |
(set_local $$src$i$sroa$5$0$$sroa_idx25$i$i126 | |
(i32.add | |
(get_local $$53) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$53) | |
(i32.const 1) | |
) | |
(set_local $$_12$sroa$4$0$$sroa_idx$i$i131 | |
(i32.add | |
(get_local $$53) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_12$sroa$4$0$$sroa_idx$i$i131) | |
(i32.const 0) | |
) | |
(i64.store align=4 | |
(get_local $$src$i$sroa$5$0$$sroa_idx25$i$i126) | |
(i64.const 0) | |
) | |
(set_local $$_14$0$i146$in356 | |
(get_local $$_12$sroa$4$0$$sroa_idx$i$i131) | |
) | |
) | |
) | |
(set_local $$64 | |
(i32.add | |
(get_local $$53) | |
(i32.const 8) | |
) | |
) | |
(set_local $$65 | |
(i64.load align=4 | |
(get_local $$64) | |
) | |
) | |
(i32.store | |
(get_local $$64) | |
(i32.const 0) | |
) | |
(set_local $$prev$sroa$0$0$extract$trunc | |
(i32.wrap/i64 | |
(get_local $$65) | |
) | |
) | |
(set_local $$prev$sroa$4$0$extract$shift | |
(i64.shr_u | |
(get_local $$65) | |
(i64.const 32) | |
) | |
) | |
(set_local $$prev$sroa$4$0$extract$trunc | |
(i32.wrap/i64 | |
(get_local $$prev$sroa$4$0$extract$shift) | |
) | |
) | |
(i32.store | |
(get_local $$_14$0$i146$in356) | |
(i32.const 0) | |
) | |
(set_local $$66 | |
(i32.load8_s | |
(get_local $$err) | |
) | |
) | |
(set_local $$switch$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$66) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 1) | |
) | |
) | |
(set_local $$67 | |
(i32.add | |
(get_local $$err) | |
(i32.const 1) | |
) | |
) | |
(set_local $$_0$0$i70 | |
(if i32 | |
(get_local $$switch$i) | |
(get_local $$67) | |
(i32.const 0) | |
) | |
) | |
(i32.store | |
(get_local $$_44) | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
) | |
(set_local $$$sroa_idx | |
(i32.add | |
(get_local $$_44) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx) | |
(get_local $$prev$sroa$4$0$extract$trunc) | |
) | |
(set_local $$68 | |
(i32.add | |
(get_local $$_44) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$68) | |
(get_local $$_0$0$i70) | |
) | |
(set_local $$69 | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
) | |
(set_local $$switchtmp | |
(i32.eq | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
(i32.const 0) | |
) | |
) | |
(set_local $$70 | |
(get_local $$prev$sroa$4$0$extract$trunc) | |
) | |
(block $label$break$L54 | |
(if | |
(get_local $$switchtmp) | |
(block | |
(set_local $$switch8tmp | |
(i32.eq | |
(get_local $$_0$0$i70) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switch8tmp) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 73) | |
(get_local $$write) | |
(get_local $$68) | |
(i32.const 1096) | |
) | |
(set_local $$78 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$79 | |
(i32.and | |
(get_local $$78) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$79) | |
(block | |
(set_local $$144 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$145 | |
(get_global $tempRet0) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 1) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$144) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$145) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i266) | |
(set_local $$_68$1271 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$_68$1270 | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 48) | |
) | |
) | |
) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 73) | |
(get_local $$write) | |
(get_local $$69) | |
(get_local $$70) | |
) | |
(set_local $$76 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$77 | |
(i32.and | |
(get_local $$76) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$77) | |
(block | |
(set_local $$136 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$137 | |
(get_global $tempRet0) | |
) | |
(set_local $$138 | |
(i32.load | |
(get_local $$70) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$69) | |
(i32.add | |
(i32.and | |
(get_local $$138) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$139 | |
(i32.add | |
(get_local $$70) | |
(i32.const 4) | |
) | |
) | |
(set_local $$140 | |
(i32.load | |
(get_local $$139) | |
) | |
) | |
(set_local $$141 | |
(i32.eq | |
(get_local $$140) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$141) | |
(block | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$136) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$137) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
(set_local $$142 | |
(i32.add | |
(get_local $$70) | |
(i32.const 8) | |
) | |
) | |
(set_local $$143 | |
(i32.load | |
(get_local $$142) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$69) | |
(get_local $$140) | |
(get_local $$143) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$136) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$137) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$85 | |
(call $invoke_ii | |
(i32.const 71) | |
(i32.const 3264) | |
) | |
) | |
(set_local $$86 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$87 | |
(i32.and | |
(get_local $$86) | |
(i32.const 1) | |
) | |
) | |
(block $do-once8 | |
(if | |
(get_local $$87) | |
(block | |
(set_local $$88 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$89 | |
(get_global $tempRet0) | |
) | |
(set_local $$$fca$0$extract26365 | |
(get_local $$88) | |
) | |
(set_local $$$fca$1$extract28366 | |
(get_local $$89) | |
) | |
) | |
(block | |
(set_local $$switch2tmp$i$i | |
(i32.eq | |
(get_local $$85) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch2tmp$i$i) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 64) | |
(i32.const 6797) | |
(i32.const 57) | |
) | |
(set_local $$90 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$91 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$92 | |
(get_global $tempRet0) | |
) | |
(set_local $$switchtmp$i78 | |
(i32.eq | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i78) | |
(block | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$91) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$92) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
(block | |
(set_local $$$fca$0$extract26365 | |
(get_local $$91) | |
) | |
(set_local $$$fca$1$extract28366 | |
(get_local $$92) | |
) | |
(br $do-once8) | |
) | |
) | |
) | |
) | |
(set_local $$93 | |
(i32.load | |
(get_local $$85) | |
) | |
) | |
(set_local $$switch$i107 | |
(i32.eq | |
(get_local $$93) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch$i107) | |
(block | |
(set_local $$94 | |
(i32.add | |
(get_local $$85) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre354 | |
(i32.load | |
(get_local $$94) | |
) | |
) | |
(set_local $$cond$i$i$i$i$i | |
(i32.eq | |
(get_local $$$pre354) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i$i$i) | |
(set_local $$$in | |
(get_local $$94) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 72) | |
) | |
(set_local $$95 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$96 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$97 | |
(get_global $tempRet0) | |
) | |
(set_local $$98 | |
(i32.load | |
(get_local $$70) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$98) | |
(get_local $$69) | |
) | |
(set_local $$99 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$100 | |
(i32.and | |
(get_local $$99) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$100) | |
(block | |
(set_local $$120 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$121 | |
(get_global $tempRet0) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$120) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$121) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
(set_local $$113 | |
(i32.add | |
(get_local $$70) | |
(i32.const 4) | |
) | |
) | |
(set_local $$114 | |
(i32.load | |
(get_local $$113) | |
) | |
) | |
(set_local $$115 | |
(i32.eq | |
(get_local $$114) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$115) | |
(block | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$96) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$97) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
(set_local $$116 | |
(i32.add | |
(get_local $$70) | |
(i32.const 8) | |
) | |
) | |
(set_local $$117 | |
(i32.load | |
(get_local $$116) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$69) | |
(get_local $$114) | |
(get_local $$117) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$96) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$97) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
) | |
(block | |
(set_local $$src$i$sroa$5$0$$sroa_idx25$i$i | |
(i32.add | |
(get_local $$85) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$85) | |
(i32.const 1) | |
) | |
(set_local $$_12$sroa$4$0$$sroa_idx$i$i | |
(i32.add | |
(get_local $$85) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_12$sroa$4$0$$sroa_idx$i$i) | |
(i32.const 0) | |
) | |
(i64.store align=4 | |
(get_local $$src$i$sroa$5$0$$sroa_idx25$i$i) | |
(i64.const 0) | |
) | |
(set_local $$$in | |
(get_local $$_12$sroa$4$0$$sroa_idx$i$i) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$$in) | |
(i32.const -1) | |
) | |
(set_local $$101 | |
(i32.add | |
(get_local $$85) | |
(i32.const 8) | |
) | |
) | |
(set_local $$102 | |
(i32.load | |
(get_local $$101) | |
) | |
) | |
(set_local $$switchtmp$i21$i$i | |
(i32.eq | |
(get_local $$102) | |
(i32.const 0) | |
) | |
) | |
(set_local $$$pre$i$i | |
(i32.add | |
(get_local $$85) | |
(i32.const 12) | |
) | |
) | |
(block $do-once10 | |
(if | |
(i32.eqz | |
(get_local $$switchtmp$i21$i$i) | |
) | |
(block | |
(set_local $$103 | |
(i32.load | |
(get_local $$$pre$i$i) | |
) | |
) | |
(set_local $$104 | |
(i32.load | |
(get_local $$103) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$104) | |
(get_local $$102) | |
) | |
(set_local $$105 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$106 | |
(i32.and | |
(get_local $$105) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$106) | |
(block | |
(set_local $$118 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$119 | |
(get_global $tempRet0) | |
) | |
(i32.store | |
(get_local $$101) | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
) | |
(i32.store | |
(get_local $$$pre$i$i) | |
(get_local $$prev$sroa$4$0$extract$trunc) | |
) | |
(i32.store | |
(get_local $$$in) | |
(i32.const 0) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$118) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$119) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
(br $label$break$L54) | |
) | |
) | |
(set_local $$107 | |
(i32.load | |
(get_local $$$pre$i$i) | |
) | |
) | |
(set_local $$108 | |
(i32.add | |
(get_local $$107) | |
(i32.const 4) | |
) | |
) | |
(set_local $$109 | |
(i32.load | |
(get_local $$108) | |
) | |
) | |
(set_local $$110 | |
(i32.eq | |
(get_local $$109) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$110) | |
(br $do-once10) | |
) | |
(set_local $$111 | |
(i32.add | |
(get_local $$107) | |
(i32.const 8) | |
) | |
) | |
(set_local $$112 | |
(i32.load | |
(get_local $$111) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$102) | |
(get_local $$109) | |
(get_local $$112) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$101) | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
) | |
(i32.store | |
(get_local $$$pre$i$i) | |
(get_local $$prev$sroa$4$0$extract$trunc) | |
) | |
(i32.store | |
(get_local $$$in) | |
(i32.const 0) | |
) | |
(if | |
(get_local $$switchtmp$i266) | |
(block | |
(set_local $$_68$1271 | |
(i32.const 0) | |
) | |
(br $label$break$L54) | |
) | |
(block | |
(set_local $$_68$1270 | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 48) | |
) | |
(br $label$break$L54) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$160 | |
(get_local $$prev$sroa$0$0$extract$trunc) | |
) | |
(set_local $$161 | |
(i32.load | |
(get_local $$70) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$160) | |
(i32.add | |
(i32.and | |
(get_local $$161) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$162 | |
(i32.add | |
(get_local $$70) | |
(i32.const 4) | |
) | |
) | |
(set_local $$163 | |
(i32.load | |
(get_local $$162) | |
) | |
) | |
(set_local $$164 | |
(i32.eq | |
(get_local $$163) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$164) | |
(block | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$$fca$0$extract26365) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$$fca$1$extract28366) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
) | |
(block | |
(set_local $$165 | |
(i32.add | |
(get_local $$70) | |
(i32.const 8) | |
) | |
) | |
(set_local $$166 | |
(i32.load | |
(get_local $$165) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$160) | |
(get_local $$163) | |
(get_local $$166) | |
) | |
(set_local $$_68$2$off0234 | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$3236 | |
(get_local $$$fca$0$extract26365) | |
) | |
(set_local $$personalityslot$sroa$9$3235 | |
(get_local $$$fca$1$extract28366) | |
) | |
(set_local $label | |
(i32.const 41) | |
) | |
) | |
) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 41) | |
) | |
(if | |
(get_local $$switchtmp$i266) | |
(block | |
(set_local $$_68$0$off0 | |
(get_local $$_68$2$off0234) | |
) | |
(set_local $$personalityslot$sroa$0$2 | |
(get_local $$personalityslot$sroa$0$3236) | |
) | |
(set_local $$personalityslot$sroa$9$2 | |
(get_local $$personalityslot$sroa$9$3235) | |
) | |
(set_local $label | |
(i32.const 40) | |
) | |
) | |
(block | |
(set_local $$72 | |
(i32.load | |
(get_local $$73) | |
) | |
) | |
(set_local $$74 | |
(i32.sub | |
(get_local $$72) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$73) | |
(get_local $$74) | |
) | |
(set_local $$75 | |
(i32.eq | |
(get_local $$72) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$75) | |
(block | |
(call $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E | |
(get_local $$thread) | |
) | |
(set_local $$_68$0$off0 | |
(get_local $$_68$2$off0234) | |
) | |
(set_local $$personalityslot$sroa$0$2 | |
(get_local $$personalityslot$sroa$0$3236) | |
) | |
(set_local $$personalityslot$sroa$9$2 | |
(get_local $$personalityslot$sroa$9$3235) | |
) | |
(set_local $label | |
(i32.const 40) | |
) | |
) | |
(block | |
(set_local $$_68$0$off0 | |
(get_local $$_68$2$off0234) | |
) | |
(set_local $$personalityslot$sroa$0$2 | |
(get_local $$personalityslot$sroa$0$3236) | |
) | |
(set_local $$personalityslot$sroa$9$2 | |
(get_local $$personalityslot$sroa$9$3235) | |
) | |
(set_local $label | |
(i32.const 40) | |
) | |
) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 48) | |
) | |
(block | |
(set_local $$80 | |
(i32.load | |
(get_local $$73) | |
) | |
) | |
(set_local $$81 | |
(i32.sub | |
(get_local $$80) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$73) | |
(get_local $$81) | |
) | |
(set_local $$82 | |
(i32.eq | |
(get_local $$80) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$82) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 74) | |
(get_local $$thread) | |
) | |
(set_local $$83 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$84 | |
(i32.and | |
(get_local $$83) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$84) | |
(block | |
(set_local $$167 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$168 | |
(get_global $tempRet0) | |
) | |
(set_local $$extract$t | |
(i32.ne | |
(i32.shr_s | |
(i32.shl | |
(get_local $$_68$1270) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(set_local $$_68$0$off0 | |
(get_local $$extract$t) | |
) | |
(set_local $$personalityslot$sroa$0$2 | |
(get_local $$167) | |
) | |
(set_local $$personalityslot$sroa$9$2 | |
(get_local $$168) | |
) | |
(set_local $label | |
(i32.const 40) | |
) | |
) | |
(set_local $$_68$1271 | |
(get_local $$_68$1270) | |
) | |
) | |
) | |
(set_local $$_68$1271 | |
(get_local $$_68$1270) | |
) | |
) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 40) | |
) | |
(block | |
(set_local $$71 | |
(i32.load | |
(get_local $$_44) | |
) | |
) | |
(set_local $$switch7tmp | |
(i32.eq | |
(get_local $$71) | |
(i32.const 0) | |
) | |
) | |
(set_local $$_68$0$off0$not | |
(i32.xor | |
(get_local $$_68$0$off0) | |
(i32.const 1) | |
) | |
) | |
(set_local $$brmerge | |
(i32.or | |
(get_local $$switch7tmp) | |
(get_local $$_68$0$off0$not) | |
) | |
) | |
(if | |
(get_local $$brmerge) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$personalityslot$sroa$0$2) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$personalityslot$sroa$9$2) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$128 | |
(i32.load | |
(get_local $$$sroa_idx) | |
) | |
) | |
(set_local $$129 | |
(i32.load | |
(get_local $$128) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$71) | |
(i32.add | |
(i32.and | |
(get_local $$129) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$130 | |
(i32.load | |
(get_local $$$sroa_idx) | |
) | |
) | |
(set_local $$131 | |
(i32.add | |
(get_local $$130) | |
(i32.const 4) | |
) | |
) | |
(set_local $$132 | |
(i32.load | |
(get_local $$131) | |
) | |
) | |
(set_local $$133 | |
(i32.eq | |
(get_local $$132) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$133) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$personalityslot$sroa$0$2) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$personalityslot$sroa$9$2) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$134 | |
(i32.add | |
(get_local $$130) | |
(i32.const 8) | |
) | |
) | |
(set_local $$135 | |
(i32.load | |
(get_local $$134) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$71) | |
(get_local $$132) | |
(get_local $$135) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$personalityslot$sroa$0$2) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$personalityslot$sroa$9$2) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$122 | |
(i32.load | |
(get_local $$_44) | |
) | |
) | |
(set_local $$switch9tmp | |
(i32.eq | |
(get_local $$122) | |
(i32.const 0) | |
) | |
) | |
(set_local $$123 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$_68$1271) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(set_local $$or$cond | |
(i32.or | |
(get_local $$123) | |
(get_local $$switch9tmp) | |
) | |
) | |
(if | |
(get_local $$or$cond) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$146 | |
(i32.load | |
(get_local $$$sroa_idx) | |
) | |
) | |
(set_local $$147 | |
(i32.load | |
(get_local $$146) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$147) | |
(get_local $$122) | |
) | |
(set_local $$148 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$149 | |
(i32.and | |
(get_local $$148) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$149) | |
(block | |
(set_local $$156 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$157 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$156) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$157) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$150 | |
(i32.load | |
(get_local $$$sroa_idx) | |
) | |
) | |
(set_local $$151 | |
(i32.add | |
(get_local $$150) | |
(i32.const 4) | |
) | |
) | |
(set_local $$152 | |
(i32.load | |
(get_local $$151) | |
) | |
) | |
(set_local $$153 | |
(i32.eq | |
(get_local $$152) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$153) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$154 | |
(i32.add | |
(get_local $$150) | |
(i32.const 8) | |
) | |
) | |
(set_local $$155 | |
(i32.load | |
(get_local $$154) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$122) | |
(get_local $$152) | |
(get_local $$155) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
) | |
(set_local $$62 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$63 | |
(get_global $tempRet0) | |
) | |
(if | |
(get_local $$switchtmp$i266) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$62) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$63) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
(block | |
(set_local $$$fca$0$extract14245274 | |
(get_local $$62) | |
) | |
(set_local $$$fca$1$extract16246275 | |
(get_local $$63) | |
) | |
(set_local $$125 | |
(get_local $$73) | |
) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$124 | |
(i32.load | |
(get_local $$125) | |
) | |
) | |
(set_local $$126 | |
(i32.sub | |
(get_local $$124) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$125) | |
(get_local $$126) | |
) | |
(set_local $$127 | |
(i32.eq | |
(get_local $$124) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$127) | |
) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$$fca$0$extract14245274) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$$fca$1$extract16246275) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(call $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E | |
(get_local $$thread) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$$fca$0$extract14245274) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$$fca$1$extract16246275) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
) | |
(set_local $$158 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$159 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$158) | |
) | |
(set_local $$personalityslot$sroa$9$0 | |
(get_local $$159) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
(func $_rust_panic (param $$0 i32) (param $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_10$sroa$3$0$$sroa_idx5 i32) | |
(local $$_10$sroa$4$0$$sroa_idx6 i32) | |
(local $$_10$sroa$58$0$$sroa_idx9 i32) | |
(local $$_10$sroa$6$0$$sroa_idx10 i32) | |
(local $$_15 i32) | |
(local $$_4$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i$i i32) | |
(local $$_9$i i32) | |
(local $$args$i i32) | |
(local $$code i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 80) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 80) | |
) | |
) | |
(set_local $$args$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_4$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_9$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 8) | |
) | |
) | |
(set_local $$code | |
(i32.add | |
(get_local $sp) | |
(i32.const 64) | |
) | |
) | |
(set_local $$_15 | |
(get_local $sp) | |
) | |
(set_local $$2 | |
(get_local $$0) | |
) | |
(set_local $$3 | |
(get_local $$1) | |
) | |
(set_local $$4 | |
(call $___rust_start_panic | |
(get_local $$2) | |
(get_local $$3) | |
) | |
) | |
(i32.store | |
(get_local $$code) | |
(get_local $$4) | |
) | |
(set_local $$5 | |
(get_local $$code) | |
) | |
(i32.store | |
(get_local $$_15) | |
(get_local $$5) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$_15) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 75) | |
) | |
(i32.store | |
(get_local $$args$i) | |
(i32.const 3520) | |
) | |
(set_local $$_10$sroa$3$0$$sroa_idx5 | |
(i32.add | |
(get_local $$args$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_10$sroa$3$0$$sroa_idx5) | |
(i32.const 1) | |
) | |
(set_local $$_10$sroa$4$0$$sroa_idx6 | |
(i32.add | |
(get_local $$args$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_10$sroa$4$0$$sroa_idx6) | |
(i32.const 0) | |
) | |
(set_local $$_10$sroa$58$0$$sroa_idx9 | |
(i32.add | |
(get_local $$args$i) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$_10$sroa$58$0$$sroa_idx9) | |
(get_local $$_15) | |
) | |
(set_local $$_10$sroa$6$0$$sroa_idx10 | |
(i32.add | |
(get_local $$args$i) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$_10$sroa$6$0$$sroa_idx10) | |
(i32.const 1) | |
) | |
(set_local $$7 | |
(get_local $$args$i) | |
) | |
(i32.store | |
(get_local $$_9$i) | |
(get_local $$7) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$_9$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$8) | |
(i32.const 76) | |
) | |
(i32.store | |
(get_local $$_4$i) | |
(i32.const 3528) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$_4$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$9) | |
(i32.const 2) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i$i | |
(i32.add | |
(get_local $$_4$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i$i) | |
(i32.const 0) | |
) | |
(set_local $$10 | |
(i32.add | |
(get_local $$_4$i) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$10) | |
(get_local $$_9$i) | |
) | |
(set_local $$11 | |
(i32.add | |
(get_local $$_4$i) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$11) | |
(i32.const 1) | |
) | |
(call $__ZN3std10sys_common4util10dumb_print17h0cd1efbd35faddd5E | |
(get_local $$_4$i) | |
) | |
(call $_abort) | |
) | |
(func $__ZN3std3env7_var_os17h609af4fc9ef3ce53E (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$56 i32) | |
(local $$57 i32) | |
(local $$58 i32) | |
(local $$59 i32) | |
(local $$6 i32) | |
(local $$60 i32) | |
(local $$61 i32) | |
(local $$62 i32) | |
(local $$63 i32) | |
(local $$64 i32) | |
(local $$65 i32) | |
(local $$66 i32) | |
(local $$67 i32) | |
(local $$68 i32) | |
(local $$69 i32) | |
(local $$7 i32) | |
(local $$70 i32) | |
(local $$71 i32) | |
(local $$72 i32) | |
(local $$73 i32) | |
(local $$74 i32) | |
(local $$75 i32) | |
(local $$76 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_10$i i32) | |
(local $$_10$i$sroa_raw_idx i32) | |
(local $$_11$i i32) | |
(local $$_11$i19 i32) | |
(local $$_26$sroa$0$0$copyload$i107 i32) | |
(local $$_26$sroa$4$0$copyload$i i32) | |
(local $$_5$i i32) | |
(local $$_6$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i$i i32) | |
(local $$_7$sroa$0$i$sroa$4$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx93 i32) | |
(local $$_7$sroa$0$i$sroa$5$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx95 i32) | |
(local $$_9$i$sroa$0$0$insert$ext i64) | |
(local $$_9$i$sroa$0$0$insert$insert i64) | |
(local $$_9$i$sroa$4$0$insert$ext i64) | |
(local $$_9$i$sroa$4$0$insert$shift i64) | |
(local $$cond$i$i$i23 i32) | |
(local $$e$i i32) | |
(local $$eh$lpad$body$i$index3Z2D i32) | |
(local $$eh$lpad$body$i$indexZ2D i32) | |
(local $$err$sroa$5$0$$sroa_idx142$i i32) | |
(local $$err$sroa$6$0$$sroa_idx145$i i32) | |
(local $$err$sroa$7$0$$sroa_idx148$i i32) | |
(local $$key i32) | |
(local $$local_len$sroa$5$0$i$lcssa$i$i$i$i$i i32) | |
(local $$not$$i$i$i$i$i$i$i i32) | |
(local $$personalityslot$sroa$0$1169$i i32) | |
(local $$personalityslot$sroa$7$1168$i i32) | |
(local $$ptr$0$i$i$i$i$i i32) | |
(local $$ptr$0$i15$i$i$i$i$i i32) | |
(local $$ret$sroa$0$0$i i32) | |
(local $$ret$sroa$6$0$i i32) | |
(local $$ret$sroa$7$0$i i32) | |
(local $$scevgep$i$i$i$i$i i32) | |
(local $$scevgep16$i$i$i$i$i i32) | |
(local $$self$sroa$0$0$copyload$i$i i32) | |
(local $$self$sroa$11$0$$sroa_idx42$i$i i32) | |
(local $$self$sroa$11$0$copyload$i$i i32) | |
(local $$self$sroa$16$0$$sroa_idx49$i$i i32) | |
(local $$self$sroa$16$0$copyload$i$i i32) | |
(local $$self$sroa$18$0$$sroa_idx53$i$i i32) | |
(local $$self$sroa$18$0$copyload$i$i i32) | |
(local $$self$sroa$5$0$$sroa_idx36$i$i i32) | |
(local $$self$sroa$5$0$copyload$i$i i32) | |
(local $$switch3$i$i i32) | |
(local $$vector$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 128) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 128) | |
) | |
) | |
(set_local $$e$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 112) | |
) | |
) | |
(set_local $$_6$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 88) | |
) | |
) | |
(set_local $$_11$i19 | |
(i32.add | |
(get_local $sp) | |
(i32.const 72) | |
) | |
) | |
(set_local $$vector$i$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$_5$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 32) | |
) | |
) | |
(set_local $$_10$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_11$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 8) | |
) | |
) | |
(set_local $$key | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$key) | |
(get_local $$1) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$key) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$3) | |
(get_local $$2) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 77) | |
(get_local $$_5$i) | |
(get_local $$1) | |
(get_local $$2) | |
) | |
(set_local $$4 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$5 | |
(i32.and | |
(get_local $$4) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$5) | |
(block | |
(set_local $$44 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$45 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$1169$i | |
(get_local $$44) | |
) | |
(set_local $$personalityslot$sroa$7$1168$i | |
(get_local $$45) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1169$i) | |
) | |
) | |
) | |
(set_local $$self$sroa$0$0$copyload$i$i | |
(i32.load | |
(get_local $$_5$i) | |
) | |
) | |
(set_local $$self$sroa$5$0$$sroa_idx36$i$i | |
(i32.add | |
(get_local $$_5$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$self$sroa$5$0$copyload$i$i | |
(i32.load | |
(get_local $$self$sroa$5$0$$sroa_idx36$i$i) | |
) | |
) | |
(set_local $$self$sroa$11$0$$sroa_idx42$i$i | |
(i32.add | |
(get_local $$_5$i) | |
(i32.const 8) | |
) | |
) | |
(set_local $$self$sroa$11$0$copyload$i$i | |
(i32.load | |
(get_local $$self$sroa$11$0$$sroa_idx42$i$i) | |
) | |
) | |
(set_local $$switch3$i$i | |
(i32.eq | |
(get_local $$self$sroa$0$0$copyload$i$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i$i) | |
(block | |
(set_local $$self$sroa$18$0$$sroa_idx53$i$i | |
(i32.add | |
(get_local $$_5$i) | |
(i32.const 16) | |
) | |
) | |
(set_local $$self$sroa$18$0$copyload$i$i | |
(i32.load | |
(get_local $$self$sroa$18$0$$sroa_idx53$i$i) | |
) | |
) | |
(set_local $$self$sroa$16$0$$sroa_idx49$i$i | |
(i32.add | |
(get_local $$_5$i) | |
(i32.const 12) | |
) | |
) | |
(set_local $$self$sroa$16$0$copyload$i$i | |
(i32.load | |
(get_local $$self$sroa$16$0$$sroa_idx49$i$i) | |
) | |
) | |
(i32.store | |
(get_local $$_11$i) | |
(get_local $$self$sroa$5$0$copyload$i$i) | |
) | |
(set_local $$err$sroa$5$0$$sroa_idx142$i | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$err$sroa$5$0$$sroa_idx142$i) | |
(get_local $$self$sroa$11$0$copyload$i$i) | |
) | |
(set_local $$err$sroa$6$0$$sroa_idx145$i | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$err$sroa$6$0$$sroa_idx145$i) | |
(get_local $$self$sroa$16$0$copyload$i$i) | |
) | |
(set_local $$err$sroa$7$0$$sroa_idx148$i | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$err$sroa$7$0$$sroa_idx148$i) | |
(get_local $$self$sroa$18$0$copyload$i$i) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 78) | |
(get_local $$_10$i) | |
(get_local $$_11$i) | |
) | |
(set_local $$6 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$7 | |
(i32.and | |
(get_local $$6) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$7) | |
(block | |
(set_local $$46 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$47 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$1169$i | |
(get_local $$46) | |
) | |
(set_local $$personalityslot$sroa$7$1168$i | |
(get_local $$47) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1169$i) | |
) | |
) | |
) | |
(set_local $$51 | |
(i32.load | |
(get_local $$_10$i) | |
) | |
) | |
(set_local $$_10$i$sroa_raw_idx | |
(i32.add | |
(get_local $$_10$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$52 | |
(i32.load | |
(get_local $$_10$i$sroa_raw_idx) | |
) | |
) | |
(set_local $$_9$i$sroa$4$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$52) | |
) | |
) | |
(set_local $$_9$i$sroa$4$0$insert$shift | |
(i64.shl | |
(get_local $$_9$i$sroa$4$0$insert$ext) | |
(i64.const 32) | |
) | |
) | |
(set_local $$_9$i$sroa$0$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$51) | |
) | |
) | |
(set_local $$_9$i$sroa$0$0$insert$insert | |
(i64.or | |
(get_local $$_9$i$sroa$4$0$insert$shift) | |
(get_local $$_9$i$sroa$0$0$insert$ext) | |
) | |
) | |
(i64.store | |
(get_local $$e$i) | |
(get_local $$_9$i$sroa$0$0$insert$insert) | |
) | |
(set_local $$53 | |
(get_local $$key) | |
) | |
(set_local $$54 | |
(get_local $$e$i) | |
) | |
(i32.store | |
(get_local $$_11$i19) | |
(get_local $$53) | |
) | |
(set_local $$55 | |
(i32.add | |
(get_local $$_11$i19) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$55) | |
(i32.const 82) | |
) | |
(set_local $$56 | |
(i32.add | |
(get_local $$_11$i19) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$56) | |
(get_local $$54) | |
) | |
(set_local $$57 | |
(i32.add | |
(get_local $$_11$i19) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$57) | |
(i32.const 83) | |
) | |
(i32.store | |
(get_local $$_6$i) | |
(i32.const 3716) | |
) | |
(set_local $$58 | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$58) | |
(i32.const 2) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i$i | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i$i) | |
(i32.const 0) | |
) | |
(set_local $$59 | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$59) | |
(get_local $$_11$i19) | |
) | |
(set_local $$60 | |
(i32.add | |
(get_local $$_6$i) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$60) | |
(i32.const 2) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 84) | |
(get_local $$_6$i) | |
(i32.const 3480) | |
) | |
(set_local $$61 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$50 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$62 | |
(get_global $tempRet0) | |
) | |
(set_local $$63 | |
(i32.load8_s | |
(get_local $$e$i) | |
) | |
) | |
(set_local $$cond$i$i$i23 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$63) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i$i23) | |
) | |
(call $___resumeException | |
(get_local $$50) | |
) | |
) | |
(set_local $$64 | |
(i32.add | |
(get_local $$e$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$65 | |
(i32.load | |
(get_local $$64) | |
) | |
) | |
(set_local $$66 | |
(i32.add | |
(get_local $$65) | |
(i32.const 4) | |
) | |
) | |
(set_local $$67 | |
(i32.load | |
(get_local $$66) | |
) | |
) | |
(set_local $$68 | |
(i32.add | |
(get_local $$65) | |
(i32.const 8) | |
) | |
) | |
(set_local $$69 | |
(i32.load | |
(get_local $$68) | |
) | |
) | |
(set_local $$70 | |
(i32.load | |
(get_local $$69) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$67) | |
(i32.add | |
(i32.and | |
(get_local $$70) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$71 | |
(i32.load | |
(get_local $$68) | |
) | |
) | |
(set_local $$72 | |
(i32.add | |
(get_local $$71) | |
(i32.const 4) | |
) | |
) | |
(set_local $$73 | |
(i32.load | |
(get_local $$72) | |
) | |
) | |
(set_local $$74 | |
(i32.eq | |
(get_local $$73) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$74) | |
) | |
(block | |
(set_local $$75 | |
(i32.add | |
(get_local $$71) | |
(i32.const 8) | |
) | |
) | |
(set_local $$76 | |
(i32.load | |
(get_local $$75) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$67) | |
(get_local $$73) | |
(get_local $$76) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$65) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
(call $___resumeException | |
(get_local $$50) | |
) | |
) | |
) | |
(drop | |
(call $_pthread_mutex_lock | |
(i32.const 14536) | |
) | |
) | |
(set_local $$8 | |
(get_local $$self$sroa$5$0$copyload$i$i) | |
) | |
(set_local $$9 | |
(call $_getenv | |
(get_local $$8) | |
) | |
) | |
(set_local $$10 | |
(i32.eq | |
(get_local $$9) | |
(i32.const 0) | |
) | |
) | |
(block $label$break$L19 | |
(if | |
(get_local $$10) | |
(block | |
(set_local $$ret$sroa$0$0$i | |
(i32.const 0) | |
) | |
(set_local $$ret$sroa$6$0$i | |
(i32.const 0) | |
) | |
(set_local $$ret$sroa$7$0$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$11 | |
(call $_strlen | |
(get_local $$9) | |
) | |
) | |
(set_local $$12 | |
(i32.eq | |
(get_local $$11) | |
(i32.const -1) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$12) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 70) | |
(i32.const -1) | |
(i32.const 0) | |
) | |
(set_local $$13 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 27) | |
) | |
) | |
(block | |
(set_local $$14 | |
(i32.lt_s | |
(get_local $$11) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$14) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 79) | |
(i32.const 3892) | |
) | |
(set_local $$15 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 27) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$16 | |
(i32.eq | |
(get_local $$11) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$16) | |
(set_local $$ptr$0$i$i$i$i$i | |
(i32.const 1) | |
) | |
(block | |
(set_local $$17 | |
(call $___rust_allocate | |
(get_local $$11) | |
(i32.const 1) | |
) | |
) | |
(set_local $$18 | |
(i32.eq | |
(get_local $$17) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$18) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 80) | |
) | |
(set_local $$19 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 27) | |
) | |
(br $do-once) | |
) | |
(set_local $$ptr$0$i$i$i$i$i | |
(get_local $$17) | |
) | |
) | |
) | |
) | |
(set_local $$20 | |
(get_local $$ptr$0$i$i$i$i$i) | |
) | |
(i32.store | |
(get_local $$vector$i$i$i) | |
(get_local $$20) | |
) | |
(set_local $$21 | |
(i32.add | |
(get_local $$vector$i$i$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$21) | |
(get_local $$11) | |
) | |
(set_local $$22 | |
(i32.add | |
(get_local $$vector$i$i$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$22) | |
(i32.const 0) | |
) | |
(set_local $$23 | |
(i32.add | |
(get_local $$9) | |
(get_local $$11) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vii | |
(i32.const 81) | |
(get_local $$vector$i$i$i) | |
(get_local $$11) | |
) | |
(set_local $$24 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$25 | |
(i32.and | |
(get_local $$24) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$25) | |
(block | |
(set_local $$36 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$37 | |
(get_global $tempRet0) | |
) | |
(set_local $$38 | |
(i32.load | |
(get_local $$21) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i$i$i | |
(i32.eq | |
(get_local $$38) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i$i$i$i) | |
(block | |
(set_local $$eh$lpad$body$i$index3Z2D | |
(get_local $$37) | |
) | |
(set_local $$eh$lpad$body$i$indexZ2D | |
(get_local $$36) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$39 | |
(i32.load | |
(get_local $$vector$i$i$i) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$39) | |
(get_local $$38) | |
(i32.const 1) | |
) | |
(set_local $$eh$lpad$body$i$index3Z2D | |
(get_local $$37) | |
) | |
(set_local $$eh$lpad$body$i$indexZ2D | |
(get_local $$36) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$26 | |
(i32.load | |
(get_local $$22) | |
) | |
) | |
(if | |
(get_local $$16) | |
(set_local $$local_len$sroa$5$0$i$lcssa$i$i$i$i$i | |
(get_local $$26) | |
) | |
(block | |
(set_local $$27 | |
(i32.load | |
(get_local $$vector$i$i$i) | |
) | |
) | |
(set_local $$28 | |
(i32.add | |
(get_local $$27) | |
(get_local $$26) | |
) | |
) | |
(set_local $$30 | |
(get_local $$9) | |
) | |
(set_local $$ptr$0$i15$i$i$i$i$i | |
(get_local $$28) | |
) | |
(loop $while-in | |
(block $while-out | |
(set_local $$29 | |
(i32.add | |
(get_local $$30) | |
(i32.const 1) | |
) | |
) | |
(set_local $$31 | |
(i32.load8_s | |
(get_local $$30) | |
) | |
) | |
(i32.store8 | |
(get_local $$ptr$0$i15$i$i$i$i$i) | |
(get_local $$31) | |
) | |
(set_local $$32 | |
(i32.add | |
(get_local $$ptr$0$i15$i$i$i$i$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$33 | |
(i32.eq | |
(get_local $$29) | |
(get_local $$23) | |
) | |
) | |
(if | |
(get_local $$33) | |
(br $while-out) | |
(block | |
(set_local $$30 | |
(get_local $$29) | |
) | |
(set_local $$ptr$0$i15$i$i$i$i$i | |
(get_local $$32) | |
) | |
) | |
) | |
(br $while-in) | |
) | |
) | |
(set_local $$34 | |
(get_local $$9) | |
) | |
(set_local $$35 | |
(i32.sub | |
(get_local $$26) | |
(get_local $$34) | |
) | |
) | |
(set_local $$scevgep$i$i$i$i$i | |
(i32.add | |
(get_local $$23) | |
(get_local $$35) | |
) | |
) | |
(set_local $$scevgep16$i$i$i$i$i | |
(get_local $$scevgep$i$i$i$i$i) | |
) | |
(set_local $$local_len$sroa$5$0$i$lcssa$i$i$i$i$i | |
(get_local $$scevgep16$i$i$i$i$i) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$22) | |
(get_local $$local_len$sroa$5$0$i$lcssa$i$i$i$i$i) | |
) | |
(set_local $$_26$sroa$0$0$copyload$i107 | |
(i32.load | |
(get_local $$vector$i$i$i) | |
) | |
) | |
(set_local $$_26$sroa$4$0$copyload$i | |
(i32.load | |
(get_local $$21) | |
) | |
) | |
(set_local $$ret$sroa$0$0$i | |
(get_local $$_26$sroa$0$0$copyload$i107) | |
) | |
(set_local $$ret$sroa$6$0$i | |
(get_local $$_26$sroa$4$0$copyload$i) | |
) | |
(set_local $$ret$sroa$7$0$i | |
(get_local $$local_len$sroa$5$0$i$lcssa$i$i$i$i$i) | |
) | |
(br $label$break$L19) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 27) | |
) | |
(block | |
(set_local $$48 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$49 | |
(get_global $tempRet0) | |
) | |
(set_local $$eh$lpad$body$i$index3Z2D | |
(get_local $$49) | |
) | |
(set_local $$eh$lpad$body$i$indexZ2D | |
(get_local $$48) | |
) | |
) | |
) | |
(set_local $$42 | |
(get_local $$self$sroa$5$0$copyload$i$i) | |
) | |
(i32.store8 | |
(get_local $$42) | |
(i32.const 0) | |
) | |
(set_local $$43 | |
(i32.eq | |
(get_local $$self$sroa$11$0$copyload$i$i) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$43) | |
(block | |
(set_local $$personalityslot$sroa$0$1169$i | |
(get_local $$eh$lpad$body$i$indexZ2D) | |
) | |
(set_local $$personalityslot$sroa$7$1168$i | |
(get_local $$eh$lpad$body$i$index3Z2D) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1169$i) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$42) | |
(get_local $$self$sroa$11$0$copyload$i$i) | |
(i32.const 1) | |
) | |
(set_local $$personalityslot$sroa$0$1169$i | |
(get_local $$eh$lpad$body$i$indexZ2D) | |
) | |
(set_local $$personalityslot$sroa$7$1168$i | |
(get_local $$eh$lpad$body$i$index3Z2D) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1169$i) | |
) | |
) | |
) | |
) | |
(drop | |
(call $_pthread_mutex_unlock | |
(i32.const 14536) | |
) | |
) | |
(set_local $$40 | |
(get_local $$self$sroa$5$0$copyload$i$i) | |
) | |
(i32.store8 | |
(get_local $$40) | |
(i32.const 0) | |
) | |
(set_local $$41 | |
(i32.eq | |
(get_local $$self$sroa$11$0$copyload$i$i) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$41) | |
(block | |
(i32.store | |
(get_local $$0) | |
(get_local $$ret$sroa$0$0$i) | |
) | |
(set_local $$_7$sroa$0$i$sroa$4$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx93 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_7$sroa$0$i$sroa$4$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx93) | |
(get_local $$ret$sroa$6$0$i) | |
) | |
(set_local $$_7$sroa$0$i$sroa$5$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx95 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_7$sroa$0$i$sroa$5$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx95) | |
(get_local $$ret$sroa$7$0$i) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$40) | |
(get_local $$self$sroa$11$0$copyload$i$i) | |
(i32.const 1) | |
) | |
(i32.store | |
(get_local $$0) | |
(get_local $$ret$sroa$0$0$i) | |
) | |
(set_local $$_7$sroa$0$i$sroa$4$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx93 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_7$sroa$0$i$sroa$4$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx93) | |
(get_local $$ret$sroa$6$0$i) | |
) | |
(set_local $$_7$sroa$0$i$sroa$5$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx95 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_7$sroa$0$i$sroa$5$0$_7$sroa$0$0$$sroa_cast27$i$sroa_idx95) | |
(get_local $$ret$sroa$7$0$i) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN45__LT_std__thread__local__os__Key_LT_T_GT__GT_3get17h2d8cbdcdcc9722eaE (result i32) | |
(local $$$ i32) | |
(local $$0 i32) | |
(local $$1 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$0$i$i i32) | |
(local $$_0$0$i$i3 i32) | |
(local $$_20$sroa$0$0$$sroa_idx i32) | |
(local $$cond$i$i i32) | |
(local $$cond$i$i1 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$0 | |
(i32.load | |
(i32.const 3380) | |
) | |
) | |
(set_local $$cond$i$i1 | |
(i32.eq | |
(get_local $$0) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i1) | |
(block | |
(set_local $$1 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(i32.const 3380) | |
) | |
) | |
(set_local $$_0$0$i$i3 | |
(get_local $$1) | |
) | |
) | |
(set_local $$_0$0$i$i3 | |
(get_local $$0) | |
) | |
) | |
(set_local $$2 | |
(call $_pthread_getspecific | |
(get_local $$_0$0$i$i3) | |
) | |
) | |
(set_local $$3 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$3) | |
) | |
(block | |
(set_local $$4 | |
(i32.eq | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$2) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$ | |
(if i32 | |
(get_local $$4) | |
(i32.const 0) | |
(get_local $$5) | |
) | |
) | |
(return | |
(get_local $$$) | |
) | |
) | |
) | |
(set_local $$6 | |
(call $___rust_allocate | |
(i32.const 24) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.eq | |
(get_local $$6) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$7) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 3380) | |
) | |
(set_local $$_20$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$6) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
(i32.const 0) | |
) | |
(set_local $$8 | |
(i32.load | |
(i32.const 3380) | |
) | |
) | |
(set_local $$cond$i$i | |
(i32.eq | |
(get_local $$8) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i) | |
) | |
(block | |
(set_local $$_0$0$i$i | |
(get_local $$8) | |
) | |
(drop | |
(call $_pthread_setspecific | |
(get_local $$_0$0$i$i) | |
(get_local $$6) | |
) | |
) | |
(return | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
) | |
) | |
) | |
(set_local $$9 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(i32.const 3380) | |
) | |
) | |
(set_local $$_0$0$i$i | |
(get_local $$9) | |
) | |
(drop | |
(call $_pthread_setspecific | |
(get_local $$_0$0$i$i) | |
(get_local $$6) | |
) | |
) | |
(return | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
) | |
) | |
(func $__ZN46__LT_std__thread__local__LocalKey_LT_T_GT__GT_4with17he16236c08e17a392E (result i32) | |
(local $$$pre i32) | |
(local $$$pre$phiZ2D i32) | |
(local $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_11$i i32) | |
(local $$_12$sroa$5$0$$sroa_idx50$i i32) | |
(local $$_3$i i32) | |
(local $$_9$i i32) | |
(local $$cond$i$i i32) | |
(local $$cond$i$i$i$i i32) | |
(local $$cond$i$i$i52$i i32) | |
(local $$cond$i$i$i57$i i32) | |
(local $$not$switch$i$i i32) | |
(local $$personalityslot$sroa$0$1$i i32) | |
(local $$personalityslot$sroa$10$1$i i32) | |
(local $$switch i32) | |
(local $$switch2tmp$i i32) | |
(local $$switchtmp$i$i i32) | |
(local $$switchtmp$i$i$i$i$i i32) | |
(local $$switchtmp$i62$i i32) | |
(local $$switchtmp$i64$i i32) | |
(local $$value$i$sroa$0$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx i32) | |
(local $$value$i$sroa$415$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 64) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 64) | |
) | |
) | |
(set_local $$_3$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_11$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_9$i | |
(get_local $sp) | |
) | |
(set_local $$0 | |
(call $__ZN45__LT_std__thread__local__os__Key_LT_T_GT__GT_3get17h2d8cbdcdcc9722eaE) | |
) | |
(set_local $$switch2tmp$i | |
(i32.eq | |
(get_local $$0) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch2tmp$i) | |
(call $__ZN4core6option13expect_failed17hcc67d3a3509b5fc3E | |
(i32.const 6797) | |
(i32.const 57) | |
) | |
) | |
(set_local $$1 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$switch | |
(i32.eq | |
(get_local $$1) | |
(i32.const 1) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$switch) | |
(block | |
(set_local $$$pre | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre$phiZ2D | |
(get_local $$$pre) | |
) | |
) | |
(block | |
(i64.store align=4 | |
(get_local $$_9$i) | |
(i64.load align=4 | |
(get_local $$0) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_9$i) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$_9$i) | |
(i32.const 16) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$value$i$sroa$0$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$value$i$sroa$0$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx) | |
(i32.const 0) | |
) | |
(set_local $$value$i$sroa$415$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$value$i$sroa$415$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx) | |
(i32.const 0) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$_9$i) | |
) | |
) | |
(set_local $$cond$i$i | |
(i32.eq | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$cond$i$i) | |
(block | |
(set_local $$3 | |
(i32.add | |
(get_local $$_9$i) | |
(i32.const 16) | |
) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$3) | |
) | |
) | |
(set_local $$switchtmp$i$i$i$i$i | |
(i32.eq | |
(get_local $$4) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switchtmp$i$i$i$i$i) | |
) | |
(block | |
(set_local $$5 | |
(i32.load | |
(get_local $$4) | |
) | |
) | |
(set_local $$6 | |
(i32.sub | |
(get_local $$5) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$4) | |
(get_local $$6) | |
) | |
(set_local $$7 | |
(i32.eq | |
(get_local $$5) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$7) | |
(call $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E | |
(get_local $$3) | |
) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$8 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$not$switch$i$i | |
(i32.eq | |
(get_local $$8) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$not$switch$i$i) | |
(block | |
(set_local $$$pre$phiZ2D | |
(get_local $$value$i$sroa$0$0$_12$sroa$4$0$$sroa_cast$i$sroa_idx) | |
) | |
(br $do-once) | |
) | |
(call $__ZN4core9panicking5panic17h83b19e0c8e0cadfdE | |
(i32.const 3936) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$$pre$phiZ2D) | |
) | |
) | |
(set_local $$cond$i$i$i$i | |
(i32.eq | |
(get_local $$9) | |
(i32.const -1) | |
) | |
) | |
(block $label$break$L16 | |
(if | |
(get_local $$cond$i$i$i$i) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 85) | |
) | |
(set_local $$10 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$11 | |
(i32.add | |
(get_local $$9) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(get_local $$11) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$13 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
(set_local $$14 | |
(i32.load | |
(get_local $$13) | |
) | |
) | |
(set_local $$15 | |
(i32.eq | |
(get_local $$14) | |
(i32.const 0) | |
) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(get_local $$9) | |
) | |
(block $do-once1 | |
(if | |
(get_local $$15) | |
(block | |
(i32.store | |
(get_local $$_3$i) | |
(i32.const 0) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$16 | |
(call $invoke_ii | |
(i32.const 86) | |
(get_local $$_3$i) | |
) | |
) | |
(set_local $$17 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$18 | |
(i32.and | |
(get_local $$17) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$18) | |
(br $label$break$L16) | |
) | |
(set_local $$19 | |
(get_local $$16) | |
) | |
(i32.store | |
(get_local $$_11$i) | |
(i32.const 0) | |
) | |
(set_local $$_12$sroa$5$0$$sroa_idx50$i | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_12$sroa$5$0$$sroa_idx50$i) | |
(get_local $$19) | |
) | |
(set_local $$20 | |
(i32.load | |
(get_local $$$pre$phiZ2D) | |
) | |
) | |
(set_local $$cond$i$i$i52$i | |
(i32.eq | |
(get_local $$20) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i52$i) | |
(block | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const -1) | |
) | |
(set_local $$24 | |
(i32.load | |
(get_local $$13) | |
) | |
) | |
(set_local $$switchtmp$i$i | |
(i32.eq | |
(get_local $$24) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switchtmp$i$i) | |
) | |
(block | |
(set_local $$25 | |
(i32.load | |
(get_local $$24) | |
) | |
) | |
(set_local $$26 | |
(i32.sub | |
(get_local $$25) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$24) | |
(get_local $$26) | |
) | |
(set_local $$27 | |
(i32.eq | |
(get_local $$25) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$27) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 74) | |
(get_local $$13) | |
) | |
(set_local $$28 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$29 | |
(i32.and | |
(get_local $$28) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$29) | |
(block | |
(set_local $$44 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$45 | |
(get_global $tempRet0) | |
) | |
(i64.store align=4 | |
(get_local $$12) | |
(i64.load align=4 | |
(get_local $$_11$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$12) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$44) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$45) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$12) | |
(i64.load align=4 | |
(get_local $$_11$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$12) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const 0) | |
) | |
(br $do-once1) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 72) | |
) | |
(set_local $$21 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$22 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$23 | |
(get_global $tempRet0) | |
) | |
(set_local $$switchtmp$i64$i | |
(i32.eq | |
(get_local $$16) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i64$i) | |
(block | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$22) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$23) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
(set_local $$40 | |
(i32.load | |
(get_local $$19) | |
) | |
) | |
(set_local $$41 | |
(i32.sub | |
(get_local $$40) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$19) | |
(get_local $$41) | |
) | |
(set_local $$42 | |
(i32.eq | |
(get_local $$40) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$42) | |
) | |
(block | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$22) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$23) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
(set_local $$43 | |
(i32.add | |
(get_local $$_11$i) | |
(i32.const 8) | |
) | |
) | |
(call $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E | |
(get_local $$43) | |
) | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$22) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$23) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
) | |
(block | |
(set_local $$cond$i$i$i57$i | |
(i32.eq | |
(get_local $$9) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i$i57$i) | |
) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 72) | |
) | |
(set_local $$30 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$31 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$32 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$31) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$32) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const -1) | |
) | |
(set_local $$33 | |
(i32.load | |
(get_local $$13) | |
) | |
) | |
(set_local $$switchtmp$i62$i | |
(i32.eq | |
(get_local $$33) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switchtmp$i62$i) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(i32.const 79) | |
(i32.const 3936) | |
) | |
(set_local $$34 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$35 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$36 | |
(get_global $tempRet0) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const 0) | |
) | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$35) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$36) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
) | |
) | |
(set_local $$37 | |
(i32.load | |
(get_local $$33) | |
) | |
) | |
(set_local $$38 | |
(i32.add | |
(get_local $$37) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$33) | |
(get_local $$38) | |
) | |
(set_local $$39 | |
(i32.lt_s | |
(get_local $$37) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$39) | |
(call $_llvm_trap) | |
(block | |
(set_local $$48 | |
(get_local $$33) | |
) | |
(i32.store | |
(get_local $$$pre$phiZ2D) | |
(i32.const 0) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$48) | |
) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$46 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$47 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$1$i | |
(get_local $$46) | |
) | |
(set_local $$personalityslot$sroa$10$1$i | |
(get_local $$47) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$1$i) | |
) | |
(return | |
(i32.const 0) | |
) | |
) | |
(func $__ZN45__LT_std__thread__local__os__Key_LT_T_GT__GT_3get17h8927e6c23688a0a8E (param $$0 i32) (result i32) | |
(local $$$ i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$0$i$i i32) | |
(local $$_0$0$i$i14 i32) | |
(local $$_20$sroa$0$0$$sroa_idx i32) | |
(local $$cond$i$i i32) | |
(local $$cond$i$i12 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$1 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$cond$i$i12 | |
(i32.eq | |
(get_local $$1) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$cond$i$i12) | |
(block | |
(set_local $$2 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(get_local $$0) | |
) | |
) | |
(set_local $$_0$0$i$i14 | |
(get_local $$2) | |
) | |
) | |
(set_local $$_0$0$i$i14 | |
(get_local $$1) | |
) | |
) | |
(set_local $$3 | |
(call $_pthread_getspecific | |
(get_local $$_0$0$i$i14) | |
) | |
) | |
(set_local $$4 | |
(i32.eq | |
(get_local $$3) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$4) | |
) | |
(block | |
(set_local $$5 | |
(i32.eq | |
(get_local $$3) | |
(i32.const 1) | |
) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$3) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$ | |
(if i32 | |
(get_local $$5) | |
(i32.const 0) | |
(get_local $$6) | |
) | |
) | |
(return | |
(get_local $$$) | |
) | |
) | |
) | |
(set_local $$7 | |
(call $___rust_allocate | |
(i32.const 20) | |
(i32.const 4) | |
) | |
) | |
(set_local $$8 | |
(i32.eq | |
(get_local $$7) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$8) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
) | |
(i32.store | |
(get_local $$7) | |
(get_local $$0) | |
) | |
(set_local $$_20$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$7) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
(i32.const 0) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$cond$i$i | |
(i32.eq | |
(get_local $$9) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i) | |
) | |
(block | |
(set_local $$_0$0$i$i | |
(get_local $$9) | |
) | |
(drop | |
(call $_pthread_setspecific | |
(get_local $$_0$0$i$i) | |
(get_local $$7) | |
) | |
) | |
(return | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
) | |
) | |
) | |
(set_local $$10 | |
(call $__ZN3std10sys_common12thread_local9StaticKey9lazy_init17hfe304387346967afE | |
(get_local $$0) | |
) | |
) | |
(set_local $$_0$0$i$i | |
(get_local $$10) | |
) | |
(drop | |
(call $_pthread_setspecific | |
(get_local $$_0$0$i$i) | |
(get_local $$7) | |
) | |
) | |
(return | |
(get_local $$_20$sroa$0$0$$sroa_idx) | |
) | |
) | |
(func $__ZN4core6result13unwrap_failed17h8f4bf992b7c0cf7dE | |
(local $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_10 i32) | |
(local $$_5 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$error i32) | |
(local $$msg i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 48) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 48) | |
) | |
) | |
(set_local $$error | |
(i32.add | |
(get_local $sp) | |
(i32.const 48) | |
) | |
) | |
(set_local $$msg | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_5 | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_10 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$msg) | |
(i32.const 7401) | |
) | |
(set_local $$0 | |
(i32.add | |
(get_local $$msg) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 16) | |
) | |
(set_local $$1 | |
(i32.load | |
(i32.const 3968) | |
) | |
) | |
(set_local $$2 | |
(i32.load | |
(i32.const 3972) | |
) | |
) | |
(set_local $$3 | |
(get_local $$msg) | |
) | |
(set_local $$4 | |
(get_local $$error) | |
) | |
(i32.store | |
(get_local $$_10) | |
(get_local $$3) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$_10) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$5) | |
(i32.const 60) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$_10) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$6) | |
(get_local $$4) | |
) | |
(set_local $$7 | |
(i32.add | |
(get_local $$_10) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$7) | |
(i32.const 87) | |
) | |
(i32.store | |
(get_local $$_5) | |
(get_local $$1) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$_5) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$8) | |
(get_local $$2) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_5) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$_5) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$9) | |
(get_local $$_10) | |
) | |
(set_local $$10 | |
(i32.add | |
(get_local $$_5) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$10) | |
(i32.const 2) | |
) | |
(call $__ZN4core9panicking9panic_fmt17h6dfe97d1b7d575dfE | |
(get_local $$_5) | |
(i32.const 3956) | |
) | |
) | |
(func $__ZN33__LT_alloc__arc__Arc_LT_T_GT__GT_9drop_slow17hb03b49fda6ac62f9E (param $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$switchtmp$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$1 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$2 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(set_local $$switchtmp$i$i | |
(i32.eq | |
(get_local $$3) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switchtmp$i$i) | |
) | |
(block | |
(i32.store8 | |
(get_local $$3) | |
(i32.const 0) | |
) | |
(set_local $$4 | |
(i32.add | |
(get_local $$1) | |
(i32.const 12) | |
) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$4) | |
) | |
) | |
(set_local $$6 | |
(i32.eq | |
(get_local $$5) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$6) | |
) | |
(block | |
(set_local $$7 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$7) | |
(get_local $$5) | |
(i32.const 1) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$1) | |
(i32.const 24) | |
) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$8) | |
) | |
) | |
(drop | |
(call $_pthread_mutex_destroy | |
(get_local $$9) | |
) | |
) | |
(set_local $$10 | |
(i32.load | |
(get_local $$8) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$10) | |
(i32.const 24) | |
(i32.const 8) | |
) | |
(set_local $$11 | |
(i32.add | |
(get_local $$1) | |
(i32.const 32) | |
) | |
) | |
(set_local $$12 | |
(i32.load | |
(get_local $$11) | |
) | |
) | |
(drop | |
(call $_pthread_cond_destroy | |
(get_local $$12) | |
) | |
) | |
(set_local $$13 | |
(i32.load | |
(get_local $$11) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$13) | |
(i32.const 48) | |
(i32.const 8) | |
) | |
(set_local $$14 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$15 | |
(i32.add | |
(get_local $$14) | |
(i32.const 4) | |
) | |
) | |
(set_local $$16 | |
(i32.load | |
(get_local $$15) | |
) | |
) | |
(set_local $$17 | |
(i32.sub | |
(get_local $$16) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$15) | |
(get_local $$17) | |
) | |
(set_local $$18 | |
(i32.eq | |
(get_local $$16) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$18) | |
) | |
(return) | |
) | |
(call $___rust_deallocate | |
(get_local $$1) | |
(i32.const 40) | |
(i32.const 8) | |
) | |
(return) | |
) | |
(func $__ZN3std9panicking12default_hook28__u7b__u7b_closure_u7d__u7d_17hec6cb4e63f15a673E (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$56 i32) | |
(local $$57 i32) | |
(local $$58 i32) | |
(local $$59 i32) | |
(local $$6 i32) | |
(local $$60 i32) | |
(local $$61 i32) | |
(local $$62 i32) | |
(local $$63 i32) | |
(local $$64 i32) | |
(local $$65 i32) | |
(local $$66 i32) | |
(local $$67 i32) | |
(local $$68 i32) | |
(local $$69 i32) | |
(local $$7 i32) | |
(local $$70 i32) | |
(local $$71 i32) | |
(local $$72 i32) | |
(local $$73 i32) | |
(local $$74 i32) | |
(local $$75 i32) | |
(local $$76 i32) | |
(local $$77 i32) | |
(local $$78 i32) | |
(local $$79 i32) | |
(local $$8 i32) | |
(local $$80 i32) | |
(local $$9 i32) | |
(local $$_0$sroa$3$0$insert$ext$i$i$i i32) | |
(local $$_11 i32) | |
(local $$_34 i32) | |
(local $$_4 i32) | |
(local $$_40 i32) | |
(local $$_42 i32) | |
(local $$_6 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i12 i32) | |
(local $$cond$i i32) | |
(local $$cond$i$i$i i32) | |
(local $$cond$i$i$i14 i32) | |
(local $$cond$i$i$i21 i32) | |
(local $$cond$i13 i32) | |
(local $$cond$i20 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 128) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 128) | |
) | |
) | |
(set_local $$_4 | |
(i32.add | |
(get_local $sp) | |
(i32.const 112) | |
) | |
) | |
(set_local $$_6 | |
(i32.add | |
(get_local $sp) | |
(i32.const 88) | |
) | |
) | |
(set_local $$_11 | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$_34 | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_40 | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_42 | |
(get_local $sp) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$4 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$4) | |
) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$9 | |
(i32.load | |
(get_local $$8) | |
) | |
) | |
(i32.store | |
(get_local $$_11) | |
(get_local $$3) | |
) | |
(set_local $$10 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$10) | |
(i32.const 60) | |
) | |
(set_local $$11 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$11) | |
(get_local $$5) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$12) | |
(i32.const 60) | |
) | |
(set_local $$13 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$13) | |
(get_local $$7) | |
) | |
(set_local $$14 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$14) | |
(i32.const 60) | |
) | |
(set_local $$15 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 24) | |
) | |
) | |
(i32.store | |
(get_local $$15) | |
(get_local $$9) | |
) | |
(set_local $$16 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 28) | |
) | |
) | |
(i32.store | |
(get_local $$16) | |
(i32.const 75) | |
) | |
(i32.store | |
(get_local $$_6) | |
(i32.const 3544) | |
) | |
(set_local $$17 | |
(i32.add | |
(get_local $$_6) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$17) | |
(i32.const 5) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_6) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$_6) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$18) | |
(get_local $$_11) | |
) | |
(set_local $$19 | |
(i32.add | |
(get_local $$_6) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$19) | |
(i32.const 4) | |
) | |
(set_local $$20 | |
(i32.add | |
(get_local $$2) | |
(i32.const 24) | |
) | |
) | |
(set_local $$21 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(call_indirect $FUNCSIG$viii | |
(get_local $$_4) | |
(get_local $$1) | |
(get_local $$_6) | |
(i32.add | |
(i32.and | |
(get_local $$21) | |
(i32.const 127) | |
) | |
(i32.const 1472) | |
) | |
) | |
(set_local $$22 | |
(i32.load | |
(get_local $$_4) | |
) | |
) | |
(set_local $$cond$i20 | |
(i32.eq | |
(get_local $$22) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$cond$i20) | |
(block | |
(set_local $$23 | |
(i32.add | |
(get_local $$_4) | |
(i32.const 4) | |
) | |
) | |
(set_local $$24 | |
(i32.load8_s | |
(get_local $$23) | |
) | |
) | |
(set_local $$cond$i$i$i21 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$24) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i21) | |
(block | |
(set_local $$25 | |
(i32.add | |
(get_local $$_4) | |
(i32.const 8) | |
) | |
) | |
(set_local $$26 | |
(i32.load | |
(get_local $$25) | |
) | |
) | |
(set_local $$27 | |
(i32.add | |
(get_local $$26) | |
(i32.const 4) | |
) | |
) | |
(set_local $$28 | |
(i32.load | |
(get_local $$27) | |
) | |
) | |
(set_local $$29 | |
(i32.add | |
(get_local $$26) | |
(i32.const 8) | |
) | |
) | |
(set_local $$30 | |
(i32.load | |
(get_local $$29) | |
) | |
) | |
(set_local $$31 | |
(i32.load | |
(get_local $$30) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$28) | |
(i32.add | |
(i32.and | |
(get_local $$31) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$32 | |
(i32.load | |
(get_local $$29) | |
) | |
) | |
(set_local $$33 | |
(i32.add | |
(get_local $$32) | |
(i32.const 4) | |
) | |
) | |
(set_local $$34 | |
(i32.load | |
(get_local $$33) | |
) | |
) | |
(set_local $$35 | |
(i32.eq | |
(get_local $$34) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$35) | |
) | |
(block | |
(set_local $$36 | |
(i32.add | |
(get_local $$32) | |
(i32.const 8) | |
) | |
) | |
(set_local $$37 | |
(i32.load | |
(get_local $$36) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$28) | |
(get_local $$34) | |
(get_local $$37) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$26) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$38 | |
(i32.add | |
(get_local $$0) | |
(i32.const 16) | |
) | |
) | |
(set_local $$39 | |
(i32.load | |
(get_local $$38) | |
) | |
) | |
(set_local $$40 | |
(i32.load8_s | |
(get_local $$39) | |
) | |
) | |
(set_local $$41 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$40) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$41) | |
) | |
(block | |
(call $__ZN3std3sys3imp9backtrace7tracing3imp5write17h163cbabd8d98b8bfE | |
(get_local $$_34) | |
(get_local $$1) | |
(get_local $$2) | |
) | |
(set_local $$42 | |
(i32.load | |
(get_local $$_34) | |
) | |
) | |
(set_local $$cond$i13 | |
(i32.eq | |
(get_local $$42) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$cond$i13) | |
(block | |
(set_local $$43 | |
(i32.add | |
(get_local $$_34) | |
(i32.const 4) | |
) | |
) | |
(set_local $$44 | |
(i32.load8_s | |
(get_local $$43) | |
) | |
) | |
(set_local $$cond$i$i$i14 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$44) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i14) | |
(block | |
(set_local $$45 | |
(i32.add | |
(get_local $$_34) | |
(i32.const 8) | |
) | |
) | |
(set_local $$46 | |
(i32.load | |
(get_local $$45) | |
) | |
) | |
(set_local $$47 | |
(i32.add | |
(get_local $$46) | |
(i32.const 4) | |
) | |
) | |
(set_local $$48 | |
(i32.load | |
(get_local $$47) | |
) | |
) | |
(set_local $$49 | |
(i32.add | |
(get_local $$46) | |
(i32.const 8) | |
) | |
) | |
(set_local $$50 | |
(i32.load | |
(get_local $$49) | |
) | |
) | |
(set_local $$51 | |
(i32.load | |
(get_local $$50) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$48) | |
(i32.add | |
(i32.and | |
(get_local $$51) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$52 | |
(i32.load | |
(get_local $$49) | |
) | |
) | |
(set_local $$53 | |
(i32.add | |
(get_local $$52) | |
(i32.const 4) | |
) | |
) | |
(set_local $$54 | |
(i32.load | |
(get_local $$53) | |
) | |
) | |
(set_local $$55 | |
(i32.eq | |
(get_local $$54) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$55) | |
) | |
(block | |
(set_local $$56 | |
(i32.add | |
(get_local $$52) | |
(i32.const 8) | |
) | |
) | |
(set_local $$57 | |
(i32.load | |
(get_local $$56) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$48) | |
(get_local $$54) | |
(get_local $$57) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$46) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$58 | |
(i32.load8_s | |
(i32.const 6796) | |
) | |
) | |
(if | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$58) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 1) | |
) | |
(i32.store8 | |
(i32.const 6796) | |
(i32.const 0) | |
) | |
) | |
(set_local $$_0$sroa$3$0$insert$ext$i$i$i | |
(i32.and | |
(get_local $$58) | |
(i32.const 255) | |
) | |
) | |
(set_local $$59 | |
(i32.and | |
(i32.shl | |
(get_local $$_0$sroa$3$0$insert$ext$i$i$i) | |
(i32.const 8) | |
) | |
(i32.const 65535) | |
) | |
) | |
(set_local $$60 | |
(i32.gt_s | |
(i32.and | |
(get_local $$59) | |
(i32.const 65535) | |
) | |
(i32.const 255) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$60) | |
) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(i32.store | |
(get_local $$_42) | |
(i32.const 3584) | |
) | |
(set_local $$61 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$61) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i12 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i12) | |
(i32.const 0) | |
) | |
(set_local $$62 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$62) | |
(i32.const 14768) | |
) | |
(set_local $$63 | |
(i32.add | |
(get_local $$_42) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$63) | |
(i32.const 0) | |
) | |
(set_local $$64 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(call_indirect $FUNCSIG$viii | |
(get_local $$_40) | |
(get_local $$1) | |
(get_local $$_42) | |
(i32.add | |
(i32.and | |
(get_local $$64) | |
(i32.const 127) | |
) | |
(i32.const 1472) | |
) | |
) | |
(set_local $$65 | |
(i32.load | |
(get_local $$_40) | |
) | |
) | |
(set_local $$cond$i | |
(i32.eq | |
(get_local $$65) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$cond$i) | |
(block | |
(set_local $$66 | |
(i32.add | |
(get_local $$_40) | |
(i32.const 4) | |
) | |
) | |
(set_local $$67 | |
(i32.load8_s | |
(get_local $$66) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$67) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i) | |
(block | |
(set_local $$68 | |
(i32.add | |
(get_local $$_40) | |
(i32.const 8) | |
) | |
) | |
(set_local $$69 | |
(i32.load | |
(get_local $$68) | |
) | |
) | |
(set_local $$70 | |
(i32.add | |
(get_local $$69) | |
(i32.const 4) | |
) | |
) | |
(set_local $$71 | |
(i32.load | |
(get_local $$70) | |
) | |
) | |
(set_local $$72 | |
(i32.add | |
(get_local $$69) | |
(i32.const 8) | |
) | |
) | |
(set_local $$73 | |
(i32.load | |
(get_local $$72) | |
) | |
) | |
(set_local $$74 | |
(i32.load | |
(get_local $$73) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$71) | |
(i32.add | |
(i32.and | |
(get_local $$74) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$75 | |
(i32.load | |
(get_local $$72) | |
) | |
) | |
(set_local $$76 | |
(i32.add | |
(get_local $$75) | |
(i32.const 4) | |
) | |
) | |
(set_local $$77 | |
(i32.load | |
(get_local $$76) | |
) | |
) | |
(set_local $$78 | |
(i32.eq | |
(get_local $$77) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$78) | |
) | |
(block | |
(set_local $$79 | |
(i32.add | |
(get_local $$75) | |
(i32.const 8) | |
) | |
) | |
(set_local $$80 | |
(i32.load | |
(get_local $$79) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$71) | |
(get_local $$77) | |
(get_local $$80) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$69) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN4drop17ha70ba5120e965826E (param $$0 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_5write17hac4823693008df37E (param $$0 i32) (param $$1 i32) (param $$2 i32) (param $$3 i32) | |
(local $$$sink$i$i i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$_18$sroa$4$0$insert$ext$i$i i64) | |
(local $$_18$sroa$4$0$insert$shift$i$i i64) | |
(local $$ret$i$sroa$4$0$$sroa_idx2$i i32) | |
(local $$ret$i$sroa$4$0$i i64) | |
(local $$ret$i$sroa$4$4$insert$ext$i i64) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$4 | |
(call $_write | |
(i32.const 2) | |
(get_local $$2) | |
(get_local $$3) | |
) | |
) | |
(set_local $$5 | |
(i32.eq | |
(get_local $$4) | |
(i32.const -1) | |
) | |
) | |
(if | |
(get_local $$5) | |
(block | |
(set_local $$6 | |
(call $___errno_location) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(set_local $$_18$sroa$4$0$insert$ext$i$i | |
(i64.extend_u/i32 | |
(get_local $$7) | |
) | |
) | |
(set_local $$_18$sroa$4$0$insert$shift$i$i | |
(i64.shl | |
(get_local $$_18$sroa$4$0$insert$ext$i$i) | |
(i64.const 32) | |
) | |
) | |
(set_local $$$sink$i$i | |
(i32.const 1) | |
) | |
(set_local $$ret$i$sroa$4$0$i | |
(get_local $$_18$sroa$4$0$insert$shift$i$i) | |
) | |
) | |
(block | |
(set_local $$ret$i$sroa$4$4$insert$ext$i | |
(i64.extend_u/i32 | |
(get_local $$4) | |
) | |
) | |
(set_local $$$sink$i$i | |
(i32.const 0) | |
) | |
(set_local $$ret$i$sroa$4$0$i | |
(get_local $$ret$i$sroa$4$4$insert$ext$i) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(get_local $$$sink$i$i) | |
) | |
(set_local $$ret$i$sroa$4$0$$sroa_idx2$i | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$ret$i$sroa$4$0$$sroa_idx2$i) | |
(get_local $$ret$i$sroa$4$0$i) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_5flush17hc97fd16569065dd1E (param $$0 i32) (param $$1 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 0) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_9write_all17h16a11f25edf3a2aaE (param $$0 i32) (param $$1 i32) (param $$2 i32) (param $$3 i32) | |
(local $$4 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(call $__ZN3std2io5Write9write_all17he397b684829de2a1E | |
(get_local $$0) | |
(get_local $$4) | |
(get_local $$2) | |
(get_local $$3) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5impls69__LT_impl_u20_std__io__Write_u20_for_u20__RF__u27_a_u20_mut_u20_W_GT_9write_fmt17hdd99f7d12fe854aaE (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$3 i32) | |
(local $$_6 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$_6 | |
(get_local $sp) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$_6) | |
(i64.load align=4 | |
(get_local $$2) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_6) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$2) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_6) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$2) | |
(i32.const 16) | |
) | |
) | |
) | |
(call $__ZN3std2io5Write9write_fmt17h57c0d68944bcd9cbE | |
(get_local $$0) | |
(get_local $$3) | |
(get_local $$_6) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5Write9write_fmt17h57c0d68944bcd9cbE (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$$sroa_idx i32) | |
(local $$$sroa_idx30 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_13 i32) | |
(local $$_3$i$i$i i32) | |
(local $$_7$sroa$0$0$$sroa_idx i32) | |
(local $$cond$i i32) | |
(local $$cond$i$i$i i32) | |
(local $$cond$i$i$i21 i32) | |
(local $$cond$i20 i32) | |
(local $$output i32) | |
(local $$personalityslot$sroa$0$0 i32) | |
(local $$personalityslot$sroa$5$0 i32) | |
(local $$switch i32) | |
(local $$x$i$sroa$4$0$$sroa_raw_idx$i i32) | |
(local $$x$i$sroa$4$i i32) | |
(local $$x$i$sroa$5$0$$sroa_idx$i i32) | |
(local $$x$i$sroa$6$0$$sroa_idx$i i32) | |
(local $$x$sroa$0$i$i$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 80) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 80) | |
) | |
) | |
(set_local $$x$i$sroa$4$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 68) | |
) | |
) | |
(set_local $$x$sroa$0$i$i$i$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$_3$i$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$output | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_13 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$output) | |
(get_local $$1) | |
) | |
(set_local $$_7$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$output) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$_7$sroa$0$0$$sroa_idx) | |
(i32.const 0) | |
) | |
(i64.store align=4 | |
(get_local $$_13) | |
(i64.load align=4 | |
(get_local $$2) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_13) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$2) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_13) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$2) | |
(i32.const 16) | |
) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$3 | |
(call $invoke_iiii | |
(i32.const 61) | |
(get_local $$output) | |
(i32.const 1128) | |
(get_local $$_13) | |
) | |
) | |
(set_local $$4 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$5 | |
(i32.and | |
(get_local $$4) | |
(i32.const 1) | |
) | |
) | |
(block $label$break$L1 | |
(if | |
(i32.eqz | |
(get_local $$5) | |
) | |
(block | |
(set_local $$switch | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$3) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$switch) | |
(i32.store | |
(get_local $$0) | |
(i32.const 0) | |
) | |
(block | |
(set_local $$6 | |
(i32.add | |
(get_local $$output) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(set_local $$8 | |
(i32.eq | |
(get_local $$7) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$8) | |
(block | |
(i64.store align=4 | |
(get_local $$0) | |
(i64.load align=4 | |
(get_local $$6) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$6) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_viii | |
(i32.const 88) | |
(get_local $$_3$i$i$i) | |
(i32.const 7060) | |
(i32.const 15) | |
) | |
(set_local $$9 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$10 | |
(i32.and | |
(get_local $$9) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$10) | |
(br $label$break$L1) | |
) | |
(i64.store | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i64.load | |
(get_local $$_3$i$i$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$_3$i$i$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_local $$11 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$12 | |
(i32.eq | |
(get_local $$11) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$12) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 80) | |
) | |
(set_local $$13 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(br $label$break$L1) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$11) | |
(i64.load align=4 | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$11) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_local $$14 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$15 | |
(i32.eq | |
(get_local $$14) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$15) | |
(block | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_v | |
(i32.const 80) | |
) | |
(set_local $$16 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(br $label$break$L1) | |
) | |
(block | |
(i32.store8 | |
(get_local $$14) | |
(i32.const 16) | |
) | |
(set_local $$x$i$sroa$4$0$$sroa_raw_idx$i | |
(i32.add | |
(get_local $$14) | |
(i32.const 1) | |
) | |
) | |
(i32.store16 align=1 | |
(get_local $$x$i$sroa$4$0$$sroa_raw_idx$i) | |
(i32.load16_s align=1 | |
(get_local $$x$i$sroa$4$i) | |
) | |
) | |
(i32.store8 | |
(i32.add | |
(get_local $$x$i$sroa$4$0$$sroa_raw_idx$i) | |
(i32.const 2) | |
) | |
(i32.load8_s | |
(i32.add | |
(get_local $$x$i$sroa$4$i) | |
(i32.const 2) | |
) | |
) | |
) | |
(set_local $$x$i$sroa$5$0$$sroa_idx$i | |
(i32.add | |
(get_local $$14) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$x$i$sroa$5$0$$sroa_idx$i) | |
(get_local $$11) | |
) | |
(set_local $$x$i$sroa$6$0$$sroa_idx$i | |
(i32.add | |
(get_local $$14) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$x$i$sroa$6$0$$sroa_idx$i) | |
(i32.const 1152) | |
) | |
(set_local $$17 | |
(get_local $$14) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$$sroa_idx | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx) | |
(i32.const 2) | |
) | |
(set_local $$$sroa_idx30 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx30) | |
(get_local $$17) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$18 | |
(i32.load | |
(get_local $$_7$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$cond$i20 | |
(i32.eq | |
(get_local $$18) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i20) | |
) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$19 | |
(i32.add | |
(get_local $$output) | |
(i32.const 8) | |
) | |
) | |
(set_local $$20 | |
(i32.load8_s | |
(get_local $$19) | |
) | |
) | |
(set_local $$cond$i$i$i21 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$20) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i$i21) | |
) | |
(block | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(set_local $$21 | |
(i32.add | |
(get_local $$output) | |
(i32.const 12) | |
) | |
) | |
(set_local $$22 | |
(i32.load | |
(get_local $$21) | |
) | |
) | |
(set_local $$23 | |
(i32.add | |
(get_local $$22) | |
(i32.const 4) | |
) | |
) | |
(set_local $$24 | |
(i32.load | |
(get_local $$23) | |
) | |
) | |
(set_local $$25 | |
(i32.add | |
(get_local $$22) | |
(i32.const 8) | |
) | |
) | |
(set_local $$26 | |
(i32.load | |
(get_local $$25) | |
) | |
) | |
(set_local $$27 | |
(i32.load | |
(get_local $$26) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$27) | |
(get_local $$24) | |
) | |
(set_local $$28 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$29 | |
(i32.and | |
(get_local $$28) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$29) | |
(block | |
(set_local $$54 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$55 | |
(get_global $tempRet0) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$54) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$55) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$30 | |
(i32.load | |
(get_local $$25) | |
) | |
) | |
(set_local $$31 | |
(i32.add | |
(get_local $$30) | |
(i32.const 4) | |
) | |
) | |
(set_local $$32 | |
(i32.load | |
(get_local $$31) | |
) | |
) | |
(set_local $$33 | |
(i32.eq | |
(get_local $$32) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$33) | |
) | |
(block | |
(set_local $$34 | |
(i32.add | |
(get_local $$30) | |
(i32.const 8) | |
) | |
) | |
(set_local $$35 | |
(i32.load | |
(get_local $$34) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$24) | |
(get_local $$32) | |
(get_local $$35) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$22) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
) | |
(set_local $$36 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$37 | |
(get_global $tempRet0) | |
) | |
(set_local $$38 | |
(i32.load | |
(get_local $$_7$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$cond$i | |
(i32.eq | |
(get_local $$38) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i) | |
) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$36) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$37) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$39 | |
(i32.add | |
(get_local $$output) | |
(i32.const 8) | |
) | |
) | |
(set_local $$40 | |
(i32.load8_s | |
(get_local $$39) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$40) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i$i) | |
) | |
(block | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$36) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$37) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$41 | |
(i32.add | |
(get_local $$output) | |
(i32.const 12) | |
) | |
) | |
(set_local $$42 | |
(i32.load | |
(get_local $$41) | |
) | |
) | |
(set_local $$43 | |
(i32.add | |
(get_local $$42) | |
(i32.const 4) | |
) | |
) | |
(set_local $$44 | |
(i32.load | |
(get_local $$43) | |
) | |
) | |
(set_local $$45 | |
(i32.add | |
(get_local $$42) | |
(i32.const 8) | |
) | |
) | |
(set_local $$46 | |
(i32.load | |
(get_local $$45) | |
) | |
) | |
(set_local $$47 | |
(i32.load | |
(get_local $$46) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$44) | |
(i32.add | |
(i32.and | |
(get_local $$47) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$48 | |
(i32.load | |
(get_local $$45) | |
) | |
) | |
(set_local $$49 | |
(i32.add | |
(get_local $$48) | |
(i32.const 4) | |
) | |
) | |
(set_local $$50 | |
(i32.load | |
(get_local $$49) | |
) | |
) | |
(set_local $$51 | |
(i32.eq | |
(get_local $$50) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$51) | |
) | |
(block | |
(set_local $$52 | |
(i32.add | |
(get_local $$48) | |
(i32.const 8) | |
) | |
) | |
(set_local $$53 | |
(i32.load | |
(get_local $$52) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$44) | |
(get_local $$50) | |
(get_local $$53) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$42) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$36) | |
) | |
(set_local $$personalityslot$sroa$5$0 | |
(get_local $$37) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
(func $__ZN4drop17h195b7a6427f33f9dE (param $$0 i32) | |
(local $$1 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$not$$i$i$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$1 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(set_local $$not$$i$i$i$i$i | |
(i32.eq | |
(get_local $$2) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i$i) | |
(return) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$3) | |
(get_local $$2) | |
(i32.const 1) | |
) | |
(return) | |
) | |
(func $__ZN223__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_std__error__Error_GT_11description17hc2c15bb4b53d9715E (param $$retVal i32) (param $$0 i32) | |
(local $$1 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$retVal$index1 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$1 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$2 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(i32.store | |
(get_local $$retVal) | |
(get_local $$1) | |
) | |
(set_local $$retVal$index1 | |
(i32.add | |
(get_local $$retVal) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$retVal$index1) | |
(get_local $$3) | |
) | |
(return) | |
) | |
(func $__ZN3std5error5Error5cause17hadd814cfcf48fc98E (param $$0 i32) (param $$1 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 0) | |
) | |
(return) | |
) | |
(func $__ZN3std5error5Error7type_id17h138df096e7b1838bE (param $$0 i32) (result i64) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(return | |
(i64.const 514152156291065012) | |
) | |
) | |
(func $__ZN224__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_core__fmt__Display_GT_3fmt17h8a5ada28c033f8deE (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$3) | |
) | |
) | |
(set_local $$5 | |
(call $__ZN42__LT_str_u20_as_u20_core__fmt__Display_GT_3fmt17h66ce7d3c5c65a4afE | |
(get_local $$2) | |
(get_local $$4) | |
(get_local $$1) | |
) | |
) | |
(return | |
(get_local $$5) | |
) | |
) | |
(func $__ZN222__LT__LT_Box_LT_std__error__Error_u20__u2b__u20_Send_u20__u2b__u20_Sync_u20__u2b__u20__u27_static_GT__u20_as_u20_core__convert__From_LT_collections__string__String_GT__GT___from__StringError_u20_as_u20_core__fmt__Debug_GT_3fmt17h8b997956964e8dd4E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$_15 i32) | |
(local $$builder i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$builder | |
(get_local $sp) | |
) | |
(set_local $$_15 | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(call $__ZN4core3fmt8builders15debug_tuple_new17hf46138341f671ff7E | |
(get_local $$builder) | |
(get_local $$1) | |
(i32.const 7075) | |
(i32.const 11) | |
) | |
(i32.store | |
(get_local $$_15) | |
(get_local $$0) | |
) | |
(drop | |
(call $__ZN4core3fmt8builders10DebugTuple5field17h3f31b76e23d069b0E | |
(get_local $$builder) | |
(get_local $$_15) | |
(i32.const 1184) | |
) | |
) | |
(set_local $$2 | |
(call $__ZN4core3fmt8builders10DebugTuple6finish17he8f081491c0f63acE | |
(get_local $$builder) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$2) | |
) | |
) | |
(func $__ZN53__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Debug_GT_3fmt17hebfc23753416d9a5E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(set_local $$4 | |
(i32.add | |
(get_local $$2) | |
(i32.const 8) | |
) | |
) | |
(set_local $$5 | |
(i32.load | |
(get_local $$4) | |
) | |
) | |
(set_local $$6 | |
(call $__ZN40__LT_str_u20_as_u20_core__fmt__Debug_GT_3fmt17h31fd16ee2a8b1f10E | |
(get_local $$3) | |
(get_local $$5) | |
(get_local $$1) | |
) | |
) | |
(return | |
(get_local $$6) | |
) | |
) | |
(func $__ZN4drop17h2e040c86c3b6ac83E (param $$0 i32) | |
(local $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$cond$i i32) | |
(local $$cond$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$1 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(set_local $$cond$i | |
(i32.eq | |
(get_local $$2) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i) | |
) | |
(return) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(set_local $$4 | |
(i32.load8_s | |
(get_local $$3) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$4) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond$i$i$i) | |
) | |
(return) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$6 | |
(i32.load | |
(get_local $$5) | |
) | |
) | |
(set_local $$7 | |
(i32.add | |
(get_local $$6) | |
(i32.const 4) | |
) | |
) | |
(set_local $$8 | |
(i32.load | |
(get_local $$7) | |
) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$6) | |
(i32.const 8) | |
) | |
) | |
(set_local $$10 | |
(i32.load | |
(get_local $$9) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$8) | |
(i32.add | |
(i32.and | |
(get_local $$11) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$12 | |
(i32.load | |
(get_local $$9) | |
) | |
) | |
(set_local $$13 | |
(i32.add | |
(get_local $$12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$14 | |
(i32.load | |
(get_local $$13) | |
) | |
) | |
(set_local $$15 | |
(i32.eq | |
(get_local $$14) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$15) | |
) | |
(block | |
(set_local $$16 | |
(i32.add | |
(get_local $$12) | |
(i32.const 8) | |
) | |
) | |
(set_local $$17 | |
(i32.load | |
(get_local $$16) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$8) | |
(get_local $$14) | |
(get_local $$17) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$6) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
(return) | |
) | |
(func $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h3245df98842bb4ffE (param $$0 i32) (param $$1 i32) (param $$2 i32) (result i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i64) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$sroa$0$057 i32) | |
(local $$_5 i32) | |
(local $$cond$i i32) | |
(local $$cond$i$i$i i32) | |
(local $$e$sroa$0$0$$sroa_idx i32) | |
(local $$switch3 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 16) | |
) | |
) | |
(set_local $$_5 | |
(get_local $sp) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(call $__ZN3std2io5Write9write_all17he397b684829de2a1E | |
(get_local $$_5) | |
(get_local $$3) | |
(get_local $$1) | |
(get_local $$2) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$_5) | |
) | |
) | |
(set_local $$switch3 | |
(i32.eq | |
(get_local $$4) | |
(i32.const 1) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switch3) | |
) | |
(block | |
(set_local $$_0$sroa$0$057 | |
(i32.const 0) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$sroa$0$057) | |
) | |
) | |
) | |
(set_local $$e$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$_5) | |
(i32.const 4) | |
) | |
) | |
(set_local $$5 | |
(i64.load align=4 | |
(get_local $$e$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(set_local $$cond$i | |
(i32.eq | |
(get_local $$7) | |
(i32.const 1) | |
) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(if | |
(get_local $$cond$i) | |
(block | |
(set_local $$9 | |
(i32.load8_s | |
(get_local $$8) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$9) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i) | |
(block | |
(set_local $$10 | |
(i32.add | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$11) | |
(i32.const 4) | |
) | |
) | |
(set_local $$13 | |
(i32.load | |
(get_local $$12) | |
) | |
) | |
(set_local $$14 | |
(i32.add | |
(get_local $$11) | |
(i32.const 8) | |
) | |
) | |
(set_local $$15 | |
(i32.load | |
(get_local $$14) | |
) | |
) | |
(set_local $$16 | |
(i32.load | |
(get_local $$15) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$16) | |
(get_local $$13) | |
) | |
(set_local $$17 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$18 | |
(i32.and | |
(get_local $$17) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$18) | |
(block | |
(set_local $$25 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$26 | |
(get_global $tempRet0) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$8) | |
(get_local $$5) | |
) | |
(call $___resumeException | |
(get_local $$25) | |
) | |
) | |
) | |
(set_local $$19 | |
(i32.load | |
(get_local $$14) | |
) | |
) | |
(set_local $$20 | |
(i32.add | |
(get_local $$19) | |
(i32.const 4) | |
) | |
) | |
(set_local $$21 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(set_local $$22 | |
(i32.eq | |
(get_local $$21) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$22) | |
) | |
(block | |
(set_local $$23 | |
(i32.add | |
(get_local $$19) | |
(i32.const 8) | |
) | |
) | |
(set_local $$24 | |
(i32.load | |
(get_local $$23) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$13) | |
(get_local $$21) | |
(get_local $$24) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$11) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$6) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$8) | |
(get_local $$5) | |
) | |
(set_local $$_0$sroa$0$057 | |
(i32.const 1) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$sroa$0$057) | |
) | |
) | |
(func $__ZN4core3fmt5Write10write_char17h6269c154cf7a7823E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$$sreg$field i32) | |
(local $$$sreg$field2 i32) | |
(local $$$sreg$index1 i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$_12 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 16) | |
) | |
) | |
(set_local $$2 | |
(get_local $sp) | |
) | |
(set_local $$_12 | |
(i32.add | |
(get_local $sp) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_12) | |
(i32.const 0) | |
) | |
(call $__ZN44__LT_char_u20_as_u20_core__char__CharExt_GT_11encode_utf817h139c0beb91075f33E | |
(get_local $$2) | |
(get_local $$1) | |
(get_local $$_12) | |
) | |
(set_local $$$sreg$field | |
(i32.load | |
(get_local $$2) | |
) | |
) | |
(set_local $$$sreg$index1 | |
(i32.add | |
(get_local $$2) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$sreg$field2 | |
(i32.load | |
(get_local $$$sreg$index1) | |
) | |
) | |
(set_local $$3 | |
(call $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h3245df98842bb4ffE | |
(get_local $$0) | |
(get_local $$$sreg$field) | |
(get_local $$$sreg$field2) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$3) | |
) | |
) | |
(func $__ZN4core3fmt5Write9write_fmt17h1c11f502ff9c8263E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$_10 i32) | |
(local $$_8 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$_8 | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_10 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$_8) | |
(get_local $$0) | |
) | |
(i64.store align=4 | |
(get_local $$_10) | |
(i64.load align=4 | |
(get_local $$1) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$1) | |
(i32.const 16) | |
) | |
) | |
) | |
(set_local $$2 | |
(call $__ZN4core3fmt5write17h6ac4c8c15eb48c27E | |
(get_local $$_8) | |
(i32.const 1200) | |
(get_local $$_10) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$2) | |
) | |
) | |
(func $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h6afa2a8fb4effaadE (param $$0 i32) (param $$1 i32) (param $$2 i32) (result i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$3 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$4 | |
(call $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h3245df98842bb4ffE | |
(get_local $$3) | |
(get_local $$1) | |
(get_local $$2) | |
) | |
) | |
(return | |
(get_local $$4) | |
) | |
) | |
(func $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_10write_char17h5eef4b3a4d9a6908E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_12$i i32) | |
(local $$len$2$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 16) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 16) | |
) | |
) | |
(set_local $$_12$i | |
(get_local $sp) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(i32.store | |
(get_local $$_12$i) | |
(i32.const 0) | |
) | |
(set_local $$3 | |
(i32.lt_u | |
(get_local $$1) | |
(i32.const 128) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$3) | |
(block | |
(set_local $$4 | |
(i32.and | |
(get_local $$1) | |
(i32.const 255) | |
) | |
) | |
(i32.store8 | |
(get_local $$_12$i) | |
(get_local $$4) | |
) | |
(set_local $$len$2$i | |
(i32.const 1) | |
) | |
) | |
(block | |
(set_local $$5 | |
(i32.lt_u | |
(get_local $$1) | |
(i32.const 2048) | |
) | |
) | |
(if | |
(get_local $$5) | |
(block | |
(set_local $$6 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 6) | |
) | |
) | |
(set_local $$7 | |
(i32.and | |
(get_local $$6) | |
(i32.const 31) | |
) | |
) | |
(set_local $$8 | |
(i32.and | |
(get_local $$7) | |
(i32.const 255) | |
) | |
) | |
(set_local $$9 | |
(i32.or | |
(get_local $$8) | |
(i32.const -64) | |
) | |
) | |
(i32.store8 | |
(get_local $$_12$i) | |
(get_local $$9) | |
) | |
(set_local $$10 | |
(i32.and | |
(get_local $$1) | |
(i32.const 63) | |
) | |
) | |
(set_local $$11 | |
(i32.and | |
(get_local $$10) | |
(i32.const 255) | |
) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$13 | |
(i32.or | |
(get_local $$11) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$12) | |
(get_local $$13) | |
) | |
(set_local $$len$2$i | |
(i32.const 2) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$14 | |
(i32.lt_u | |
(get_local $$1) | |
(i32.const 65536) | |
) | |
) | |
(if | |
(get_local $$14) | |
(block | |
(set_local $$15 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 12) | |
) | |
) | |
(set_local $$16 | |
(i32.and | |
(get_local $$15) | |
(i32.const 15) | |
) | |
) | |
(set_local $$17 | |
(i32.and | |
(get_local $$16) | |
(i32.const 255) | |
) | |
) | |
(set_local $$18 | |
(i32.or | |
(get_local $$17) | |
(i32.const -32) | |
) | |
) | |
(i32.store8 | |
(get_local $$_12$i) | |
(get_local $$18) | |
) | |
(set_local $$19 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 6) | |
) | |
) | |
(set_local $$20 | |
(i32.and | |
(get_local $$19) | |
(i32.const 63) | |
) | |
) | |
(set_local $$21 | |
(i32.and | |
(get_local $$20) | |
(i32.const 255) | |
) | |
) | |
(set_local $$22 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$23 | |
(i32.or | |
(get_local $$21) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$22) | |
(get_local $$23) | |
) | |
(set_local $$24 | |
(i32.and | |
(get_local $$1) | |
(i32.const 63) | |
) | |
) | |
(set_local $$25 | |
(i32.and | |
(get_local $$24) | |
(i32.const 255) | |
) | |
) | |
(set_local $$26 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 2) | |
) | |
) | |
(set_local $$27 | |
(i32.or | |
(get_local $$25) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$26) | |
(get_local $$27) | |
) | |
(set_local $$len$2$i | |
(i32.const 3) | |
) | |
(br $do-once) | |
) | |
(block | |
(set_local $$28 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 18) | |
) | |
) | |
(set_local $$29 | |
(i32.and | |
(get_local $$28) | |
(i32.const 7) | |
) | |
) | |
(set_local $$30 | |
(i32.and | |
(get_local $$29) | |
(i32.const 255) | |
) | |
) | |
(set_local $$31 | |
(i32.or | |
(get_local $$30) | |
(i32.const -16) | |
) | |
) | |
(i32.store8 | |
(get_local $$_12$i) | |
(get_local $$31) | |
) | |
(set_local $$32 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 12) | |
) | |
) | |
(set_local $$33 | |
(i32.and | |
(get_local $$32) | |
(i32.const 63) | |
) | |
) | |
(set_local $$34 | |
(i32.and | |
(get_local $$33) | |
(i32.const 255) | |
) | |
) | |
(set_local $$35 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$36 | |
(i32.or | |
(get_local $$34) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$35) | |
(get_local $$36) | |
) | |
(set_local $$37 | |
(i32.shr_u | |
(get_local $$1) | |
(i32.const 6) | |
) | |
) | |
(set_local $$38 | |
(i32.and | |
(get_local $$37) | |
(i32.const 63) | |
) | |
) | |
(set_local $$39 | |
(i32.and | |
(get_local $$38) | |
(i32.const 255) | |
) | |
) | |
(set_local $$40 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 2) | |
) | |
) | |
(set_local $$41 | |
(i32.or | |
(get_local $$39) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$40) | |
(get_local $$41) | |
) | |
(set_local $$42 | |
(i32.and | |
(get_local $$1) | |
(i32.const 63) | |
) | |
) | |
(set_local $$43 | |
(i32.and | |
(get_local $$42) | |
(i32.const 255) | |
) | |
) | |
(set_local $$44 | |
(i32.add | |
(get_local $$_12$i) | |
(i32.const 3) | |
) | |
) | |
(set_local $$45 | |
(i32.or | |
(get_local $$43) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$44) | |
(get_local $$45) | |
) | |
(set_local $$len$2$i | |
(i32.const 4) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$46 | |
(call $__ZN94__LT_std__io__Write__write_fmt__Adaptor_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_str17h3245df98842bb4ffE | |
(get_local $$2) | |
(get_local $$_12$i) | |
(get_local $$len$2$i) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$46) | |
) | |
) | |
(func $__ZN96__LT_core__fmt__Write__write_fmt__Adapter_LT__u27_a_C__u20_T_GT__u20_as_u20_core__fmt__Write_GT_9write_fmt17h1310ad6046da2deeE (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$_10$i i32) | |
(local $$_8$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$_8$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$_10$i | |
(get_local $sp) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(i32.store | |
(get_local $$_8$i) | |
(get_local $$2) | |
) | |
(i64.store align=4 | |
(get_local $$_10$i) | |
(i64.load align=4 | |
(get_local $$1) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10$i) | |
(i32.const 8) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
) | |
(i64.store align=4 | |
(i32.add | |
(get_local $$_10$i) | |
(i32.const 16) | |
) | |
(i64.load align=4 | |
(i32.add | |
(get_local $$1) | |
(i32.const 16) | |
) | |
) | |
) | |
(set_local $$3 | |
(call $__ZN4core3fmt5write17h6ac4c8c15eb48c27E | |
(get_local $$_8$i) | |
(i32.const 1200) | |
(get_local $$_10$i) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$3) | |
) | |
) | |
(func $__ZN44__LT_char_u20_as_u20_core__char__CharExt_GT_11encode_utf817h139c0beb91075f33E (param $$retVal i32) (param $$0 i32) (param $$1 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$len$2 i32) | |
(local $$retVal$index1 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$2 | |
(i32.lt_u | |
(get_local $$0) | |
(i32.const 128) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$2) | |
(block | |
(set_local $$3 | |
(i32.and | |
(get_local $$0) | |
(i32.const 255) | |
) | |
) | |
(i32.store8 | |
(get_local $$1) | |
(get_local $$3) | |
) | |
(set_local $$len$2 | |
(i32.const 1) | |
) | |
) | |
(block | |
(set_local $$4 | |
(i32.lt_u | |
(get_local $$0) | |
(i32.const 2048) | |
) | |
) | |
(if | |
(get_local $$4) | |
(block | |
(set_local $$5 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 6) | |
) | |
) | |
(set_local $$6 | |
(i32.and | |
(get_local $$5) | |
(i32.const 31) | |
) | |
) | |
(set_local $$7 | |
(i32.and | |
(get_local $$6) | |
(i32.const 255) | |
) | |
) | |
(set_local $$8 | |
(i32.or | |
(get_local $$7) | |
(i32.const -64) | |
) | |
) | |
(i32.store8 | |
(get_local $$1) | |
(get_local $$8) | |
) | |
(set_local $$9 | |
(i32.and | |
(get_local $$0) | |
(i32.const 63) | |
) | |
) | |
(set_local $$10 | |
(i32.and | |
(get_local $$9) | |
(i32.const 255) | |
) | |
) | |
(set_local $$11 | |
(i32.add | |
(get_local $$1) | |
(i32.const 1) | |
) | |
) | |
(set_local $$12 | |
(i32.or | |
(get_local $$10) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$11) | |
(get_local $$12) | |
) | |
(set_local $$len$2 | |
(i32.const 2) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$13 | |
(i32.lt_u | |
(get_local $$0) | |
(i32.const 65536) | |
) | |
) | |
(if | |
(get_local $$13) | |
(block | |
(set_local $$14 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$15 | |
(i32.and | |
(get_local $$14) | |
(i32.const 15) | |
) | |
) | |
(set_local $$16 | |
(i32.and | |
(get_local $$15) | |
(i32.const 255) | |
) | |
) | |
(set_local $$17 | |
(i32.or | |
(get_local $$16) | |
(i32.const -32) | |
) | |
) | |
(i32.store8 | |
(get_local $$1) | |
(get_local $$17) | |
) | |
(set_local $$18 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 6) | |
) | |
) | |
(set_local $$19 | |
(i32.and | |
(get_local $$18) | |
(i32.const 63) | |
) | |
) | |
(set_local $$20 | |
(i32.and | |
(get_local $$19) | |
(i32.const 255) | |
) | |
) | |
(set_local $$21 | |
(i32.add | |
(get_local $$1) | |
(i32.const 1) | |
) | |
) | |
(set_local $$22 | |
(i32.or | |
(get_local $$20) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$21) | |
(get_local $$22) | |
) | |
(set_local $$23 | |
(i32.and | |
(get_local $$0) | |
(i32.const 63) | |
) | |
) | |
(set_local $$24 | |
(i32.and | |
(get_local $$23) | |
(i32.const 255) | |
) | |
) | |
(set_local $$25 | |
(i32.add | |
(get_local $$1) | |
(i32.const 2) | |
) | |
) | |
(set_local $$26 | |
(i32.or | |
(get_local $$24) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$25) | |
(get_local $$26) | |
) | |
(set_local $$len$2 | |
(i32.const 3) | |
) | |
(br $do-once) | |
) | |
(block | |
(set_local $$27 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 18) | |
) | |
) | |
(set_local $$28 | |
(i32.and | |
(get_local $$27) | |
(i32.const 7) | |
) | |
) | |
(set_local $$29 | |
(i32.and | |
(get_local $$28) | |
(i32.const 255) | |
) | |
) | |
(set_local $$30 | |
(i32.or | |
(get_local $$29) | |
(i32.const -16) | |
) | |
) | |
(i32.store8 | |
(get_local $$1) | |
(get_local $$30) | |
) | |
(set_local $$31 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 12) | |
) | |
) | |
(set_local $$32 | |
(i32.and | |
(get_local $$31) | |
(i32.const 63) | |
) | |
) | |
(set_local $$33 | |
(i32.and | |
(get_local $$32) | |
(i32.const 255) | |
) | |
) | |
(set_local $$34 | |
(i32.add | |
(get_local $$1) | |
(i32.const 1) | |
) | |
) | |
(set_local $$35 | |
(i32.or | |
(get_local $$33) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$34) | |
(get_local $$35) | |
) | |
(set_local $$36 | |
(i32.shr_u | |
(get_local $$0) | |
(i32.const 6) | |
) | |
) | |
(set_local $$37 | |
(i32.and | |
(get_local $$36) | |
(i32.const 63) | |
) | |
) | |
(set_local $$38 | |
(i32.and | |
(get_local $$37) | |
(i32.const 255) | |
) | |
) | |
(set_local $$39 | |
(i32.add | |
(get_local $$1) | |
(i32.const 2) | |
) | |
) | |
(set_local $$40 | |
(i32.or | |
(get_local $$38) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$39) | |
(get_local $$40) | |
) | |
(set_local $$41 | |
(i32.and | |
(get_local $$0) | |
(i32.const 63) | |
) | |
) | |
(set_local $$42 | |
(i32.and | |
(get_local $$41) | |
(i32.const 255) | |
) | |
) | |
(set_local $$43 | |
(i32.add | |
(get_local $$1) | |
(i32.const 3) | |
) | |
) | |
(set_local $$44 | |
(i32.or | |
(get_local $$42) | |
(i32.const -128) | |
) | |
) | |
(i32.store8 | |
(get_local $$43) | |
(get_local $$44) | |
) | |
(set_local $$len$2 | |
(i32.const 4) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$retVal) | |
(get_local $$1) | |
) | |
(set_local $$retVal$index1 | |
(i32.add | |
(get_local $$retVal) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$retVal$index1) | |
(get_local $$len$2) | |
) | |
(return) | |
) | |
(func $__ZN3std2io5Write9write_all17he397b684829de2a1E (param $$0 i32) (param $$1 i32) (param $$2 i32) (param $$3 i32) | |
(local $$$sroa_idx i32) | |
(local $$$sroa_idx71 i32) | |
(local $$$sroa_idx79 i32) | |
(local $$$sroa_idx80 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_3$i$i$i i32) | |
(local $$buf$sroa$0$0$ph198 i32) | |
(local $$buf$sroa$8$0$ph199 i32) | |
(local $$cond175 i32) | |
(local $$x$i$sroa$4$0$$sroa_raw_idx$i i32) | |
(local $$x$i$sroa$4$i i32) | |
(local $$x$i$sroa$5$0$$sroa_idx$i i32) | |
(local $$x$i$sroa$6$0$$sroa_idx$i i32) | |
(local $$x$sroa$0$i$i$i$i$i i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 32) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 32) | |
) | |
) | |
(set_local $$x$i$sroa$4$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 28) | |
) | |
) | |
(set_local $$x$sroa$0$i$i$i$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_3$i$i$i | |
(get_local $sp) | |
) | |
(set_local $$4 | |
(i32.eq | |
(get_local $$3) | |
(i32.const 0) | |
) | |
) | |
(block $label$break$L1 | |
(if | |
(i32.eqz | |
(get_local $$4) | |
) | |
(block | |
(set_local $$buf$sroa$0$0$ph198 | |
(get_local $$2) | |
) | |
(set_local $$buf$sroa$8$0$ph199 | |
(get_local $$3) | |
) | |
(loop $label$continue$L2 | |
(block $label$break$L2 | |
(loop $label$continue$L4 | |
(block $label$break$L4 | |
(set_local $$5 | |
(call $_write | |
(i32.const 2) | |
(get_local $$buf$sroa$0$0$ph198) | |
(get_local $$buf$sroa$8$0$ph199) | |
) | |
) | |
(block $switch | |
(block $switch-default | |
(block $switch-case0 | |
(block $switch-case | |
(br_table $switch-case0 $switch-case $switch-default | |
(i32.sub | |
(get_local $$5) | |
(i32.const -1) | |
) | |
) | |
) | |
(block | |
(set_local $label | |
(i32.const 5) | |
) | |
(br $label$break$L2) | |
(br $switch) | |
) | |
) | |
(br $switch) | |
) | |
(br $label$break$L4) | |
) | |
(set_local $$10 | |
(call $___errno_location) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$10) | |
) | |
) | |
(set_local $$cond175 | |
(i32.eq | |
(get_local $$11) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$cond175) | |
) | |
(block | |
(set_local $label | |
(i32.const 14) | |
) | |
(br $label$break$L2) | |
) | |
) | |
(br $label$continue$L4) | |
) | |
) | |
(set_local $$12 | |
(i32.lt_u | |
(get_local $$buf$sroa$8$0$ph199) | |
(get_local $$5) | |
) | |
) | |
(if | |
(get_local $$12) | |
(block | |
(set_local $label | |
(i32.const 11) | |
) | |
(br $label$break$L2) | |
) | |
) | |
(set_local $$14 | |
(i32.add | |
(get_local $$buf$sroa$0$0$ph198) | |
(get_local $$5) | |
) | |
) | |
(set_local $$15 | |
(i32.sub | |
(get_local $$buf$sroa$8$0$ph199) | |
(get_local $$5) | |
) | |
) | |
(set_local $$16 | |
(i32.eq | |
(get_local $$15) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$16) | |
(br $label$break$L1) | |
(block | |
(set_local $$buf$sroa$0$0$ph198 | |
(get_local $$14) | |
) | |
(set_local $$buf$sroa$8$0$ph199 | |
(get_local $$15) | |
) | |
) | |
) | |
(br $label$continue$L2) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 5) | |
) | |
(block | |
(call $__ZN93__LT_collections__string__String_u20_as_u20_core__convert__From_LT__RF__u27_a_u20_str_GT__GT_4from17hb75caadc5527b9e6E | |
(get_local $$_3$i$i$i) | |
(i32.const 7086) | |
(i32.const 28) | |
) | |
(i64.store | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i64.load | |
(get_local $$_3$i$i$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$_3$i$i$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_local $$6 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$7 | |
(i32.eq | |
(get_local $$6) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$7) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
) | |
(i64.store align=4 | |
(get_local $$6) | |
(i64.load align=4 | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
) | |
) | |
(i32.store | |
(i32.add | |
(get_local $$6) | |
(i32.const 8) | |
) | |
(i32.load | |
(i32.add | |
(get_local $$x$sroa$0$i$i$i$i$i) | |
(i32.const 8) | |
) | |
) | |
) | |
(set_local $$8 | |
(call $___rust_allocate | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
(set_local $$9 | |
(i32.eq | |
(get_local $$8) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$9) | |
(call $__ZN5alloc3oom3oom17hbd871bdadbd796fdE) | |
) | |
(i32.store8 | |
(get_local $$8) | |
(i32.const 14) | |
) | |
(set_local $$x$i$sroa$4$0$$sroa_raw_idx$i | |
(i32.add | |
(get_local $$8) | |
(i32.const 1) | |
) | |
) | |
(i32.store16 align=1 | |
(get_local $$x$i$sroa$4$0$$sroa_raw_idx$i) | |
(i32.load16_s align=1 | |
(get_local $$x$i$sroa$4$i) | |
) | |
) | |
(i32.store8 | |
(i32.add | |
(get_local $$x$i$sroa$4$0$$sroa_raw_idx$i) | |
(i32.const 2) | |
) | |
(i32.load8_s | |
(i32.add | |
(get_local $$x$i$sroa$4$i) | |
(i32.const 2) | |
) | |
) | |
) | |
(set_local $$x$i$sroa$5$0$$sroa_idx$i | |
(i32.add | |
(get_local $$8) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$x$i$sroa$5$0$$sroa_idx$i) | |
(get_local $$6) | |
) | |
(set_local $$x$i$sroa$6$0$$sroa_idx$i | |
(i32.add | |
(get_local $$8) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$x$i$sroa$6$0$$sroa_idx$i) | |
(i32.const 1152) | |
) | |
(set_local $$13 | |
(get_local $$8) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$$sroa_idx | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx) | |
(i32.const 2) | |
) | |
(set_local $$$sroa_idx71 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx71) | |
(get_local $$13) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 11) | |
) | |
(call $__ZN4core5slice22slice_index_order_fail17h596dcb019d4fda96E | |
(get_local $$5) | |
(get_local $$buf$sroa$8$0$ph199) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 14) | |
) | |
(block | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$$sroa_idx79 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx79) | |
(i32.const 0) | |
) | |
(set_local $$$sroa_idx80 | |
(i32.add | |
(get_local $$0) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$$sroa_idx80) | |
(get_local $$11) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 0) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN55__LT__RF__u27_a_u20_T_u20_as_u20_core__fmt__Display_GT_3fmt17h8c721fb7073d26beE (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$2 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_local $$2 | |
(i32.load | |
(get_local $$0) | |
) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$3) | |
) | |
) | |
(set_local $$5 | |
(call $__ZN42__LT_str_u20_as_u20_core__fmt__Display_GT_3fmt17h66ce7d3c5c65a4afE | |
(get_local $$2) | |
(get_local $$4) | |
(get_local $$1) | |
) | |
) | |
(return | |
(get_local $$5) | |
) | |
) | |
(func $__ZN3std3sys3imp9backtrace7tracing3imp5write17h163cbabd8d98b8bfE (param $$0 i32) (param $$1 i32) (param $$2 i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i64) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i32) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$3 i32) | |
(local $$4 i32) | |
(local $$5 i32) | |
(local $$6 i32) | |
(local $$7 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_18$sroa$0$0$insert$ext i64) | |
(local $$_18$sroa$0$0$insert$insert i64) | |
(local $$_18$sroa$4$0$insert$ext i64) | |
(local $$_18$sroa$4$0$insert$shift i64) | |
(local $$_23$sroa$0$0$$sroa_idx i32) | |
(local $$_23$sroa$4$0$$sroa_idx i32) | |
(local $$_3$sroa$0$0$$sroa_idx2$i i32) | |
(local $$_38$sroa$4$0$$sroa_idx92 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$_7 i32) | |
(local $$_9 i32) | |
(local $$brmerge i32) | |
(local $$cond i32) | |
(local $$cond$i$i i32) | |
(local $$cx i32) | |
(local $$or$cond i32) | |
(local $$ret$sroa$0$0 i32) | |
(local $$self$i$sroa$0$0$copyload i32) | |
(local $$self$i$sroa$4$0$$sroa_idx128 i32) | |
(local $$self$i$sroa$4$0$copyload i32) | |
(local $$self$i$sroa$5$0$$sroa_idx130 i32) | |
(local $$self$i$sroa$5$0$copyload i32) | |
(local $$switch3$i i32) | |
(local $$switch6 i32) | |
(local $$switch7$not i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 64) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 64) | |
) | |
) | |
(set_local $$_7 | |
(i32.add | |
(get_local $sp) | |
(i32.const 48) | |
) | |
) | |
(set_local $$_9 | |
(i32.add | |
(get_local $sp) | |
(i32.const 24) | |
) | |
) | |
(set_local $$cx | |
(get_local $sp) | |
) | |
(drop | |
(call $_pthread_mutex_lock | |
(i32.const 14560) | |
) | |
) | |
(i32.store | |
(get_local $$_9) | |
(i32.const 3592) | |
) | |
(set_local $$3 | |
(i32.add | |
(get_local $$_9) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$3) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_9) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$4 | |
(i32.add | |
(get_local $$_9) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$4) | |
(i32.const 14768) | |
) | |
(set_local $$5 | |
(i32.add | |
(get_local $$_9) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$5) | |
(i32.const 0) | |
) | |
(set_local $$6 | |
(i32.add | |
(get_local $$2) | |
(i32.const 24) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$6) | |
) | |
) | |
(call_indirect $FUNCSIG$viii | |
(get_local $$_7) | |
(get_local $$1) | |
(get_local $$_9) | |
(i32.add | |
(i32.and | |
(get_local $$7) | |
(i32.const 127) | |
) | |
(i32.const 1472) | |
) | |
) | |
(set_local $$self$i$sroa$0$0$copyload | |
(i32.load | |
(get_local $$_7) | |
) | |
) | |
(set_local $$switch3$i | |
(i32.eq | |
(get_local $$self$i$sroa$0$0$copyload) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i) | |
(block | |
(set_local $$self$i$sroa$4$0$$sroa_idx128 | |
(i32.add | |
(get_local $$_7) | |
(i32.const 4) | |
) | |
) | |
(set_local $$self$i$sroa$4$0$copyload | |
(i32.load | |
(get_local $$self$i$sroa$4$0$$sroa_idx128) | |
) | |
) | |
(set_local $$self$i$sroa$5$0$$sroa_idx130 | |
(i32.add | |
(get_local $$_7) | |
(i32.const 8) | |
) | |
) | |
(set_local $$self$i$sroa$5$0$copyload | |
(i32.load | |
(get_local $$self$i$sroa$5$0$$sroa_idx130) | |
) | |
) | |
(set_local $$_18$sroa$4$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$self$i$sroa$5$0$copyload) | |
) | |
) | |
(set_local $$_18$sroa$4$0$insert$shift | |
(i64.shl | |
(get_local $$_18$sroa$4$0$insert$ext) | |
(i64.const 32) | |
) | |
) | |
(set_local $$_18$sroa$0$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$self$i$sroa$4$0$copyload) | |
) | |
) | |
(set_local $$_18$sroa$0$0$insert$insert | |
(i64.or | |
(get_local $$_18$sroa$4$0$insert$shift) | |
(get_local $$_18$sroa$0$0$insert$ext) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$_3$sroa$0$0$$sroa_idx2$i | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$_3$sroa$0$0$$sroa_idx2$i) | |
(get_local $$_18$sroa$0$0$insert$insert) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
) | |
(i32.store | |
(get_local $$cx) | |
(i32.const 0) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$cx) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$8) | |
(get_local $$1) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$cx) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$9) | |
(get_local $$2) | |
) | |
(set_local $$_23$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$cx) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$_23$sroa$0$0$$sroa_idx) | |
(i32.const 0) | |
) | |
(set_local $$_23$sroa$4$0$$sroa_idx | |
(i32.add | |
(get_local $$cx) | |
(i32.const 16) | |
) | |
) | |
(set_local $$10 | |
(call $__Unwind_Backtrace | |
(i32.const 89) | |
(get_local $$cx) | |
) | |
) | |
(set_local $$cond | |
(i32.eq | |
(get_local $$10) | |
(i32.const 0) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$_23$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$switch6 | |
(i32.eq | |
(get_local $$11) | |
(i32.const 1) | |
) | |
) | |
(set_local $$or$cond | |
(i32.and | |
(get_local $$cond) | |
(get_local $$switch6) | |
) | |
) | |
(set_local $$12 | |
(i64.load align=4 | |
(get_local $$_23$sroa$4$0$$sroa_idx) | |
) | |
) | |
(set_local $$ret$sroa$0$0 | |
(i32.and | |
(get_local $$or$cond) | |
(i32.const 1) | |
) | |
) | |
(drop | |
(call $_pthread_mutex_unlock | |
(i32.const 14560) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(get_local $$ret$sroa$0$0) | |
) | |
(set_local $$_38$sroa$4$0$$sroa_idx92 | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$_38$sroa$4$0$$sroa_idx92) | |
(get_local $$12) | |
) | |
(set_local $$13 | |
(i32.load | |
(get_local $$_23$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$switch7$not | |
(i32.ne | |
(get_local $$13) | |
(i32.const 1) | |
) | |
) | |
(set_local $$brmerge | |
(i32.or | |
(get_local $$or$cond) | |
(get_local $$switch7$not) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$brmerge) | |
) | |
(block | |
(set_local $$14 | |
(i32.load8_s | |
(get_local $$_23$sroa$4$0$$sroa_idx) | |
) | |
) | |
(set_local $$cond$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$14) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i) | |
(block | |
(set_local $$15 | |
(i32.add | |
(get_local $$cx) | |
(i32.const 20) | |
) | |
) | |
(set_local $$16 | |
(i32.load | |
(get_local $$15) | |
) | |
) | |
(set_local $$17 | |
(i32.add | |
(get_local $$16) | |
(i32.const 4) | |
) | |
) | |
(set_local $$18 | |
(i32.load | |
(get_local $$17) | |
) | |
) | |
(set_local $$19 | |
(i32.add | |
(get_local $$16) | |
(i32.const 8) | |
) | |
) | |
(set_local $$20 | |
(i32.load | |
(get_local $$19) | |
) | |
) | |
(set_local $$21 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(call_indirect $FUNCSIG$vi | |
(get_local $$18) | |
(i32.add | |
(i32.and | |
(get_local $$21) | |
(i32.const 255) | |
) | |
(i32.const 384) | |
) | |
) | |
(set_local $$22 | |
(i32.load | |
(get_local $$19) | |
) | |
) | |
(set_local $$23 | |
(i32.add | |
(get_local $$22) | |
(i32.const 4) | |
) | |
) | |
(set_local $$24 | |
(i32.load | |
(get_local $$23) | |
) | |
) | |
(set_local $$25 | |
(i32.eq | |
(get_local $$24) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$25) | |
) | |
(block | |
(set_local $$26 | |
(i32.add | |
(get_local $$22) | |
(i32.const 8) | |
) | |
) | |
(set_local $$27 | |
(i32.load | |
(get_local $$26) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$18) | |
(get_local $$24) | |
(get_local $$27) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$16) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return) | |
) | |
(func $__ZN3std3sys3imp9backtrace7tracing3imp5write8trace_fn17h9bfc48afb7078674E (param $$0 i32) (param $$1 i32) (result i32) | |
(local $$10 i32) | |
(local $$11 i32) | |
(local $$12 i32) | |
(local $$13 i32) | |
(local $$14 i32) | |
(local $$15 i32) | |
(local $$16 i32) | |
(local $$17 i32) | |
(local $$18 i32) | |
(local $$19 i32) | |
(local $$2 i32) | |
(local $$20 i32) | |
(local $$21 i32) | |
(local $$22 i32) | |
(local $$23 i64) | |
(local $$24 i32) | |
(local $$25 i32) | |
(local $$26 i32) | |
(local $$27 i32) | |
(local $$28 i32) | |
(local $$29 i32) | |
(local $$3 i32) | |
(local $$30 i32) | |
(local $$31 i32) | |
(local $$32 i32) | |
(local $$33 i32) | |
(local $$34 i32) | |
(local $$35 i32) | |
(local $$36 i32) | |
(local $$37 i32) | |
(local $$38 i32) | |
(local $$39 i32) | |
(local $$4 i32) | |
(local $$40 i32) | |
(local $$41 i32) | |
(local $$42 i32) | |
(local $$43 i32) | |
(local $$44 i32) | |
(local $$45 i32) | |
(local $$46 i32) | |
(local $$47 i32) | |
(local $$48 i32) | |
(local $$49 i32) | |
(local $$5 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i64) | |
(local $$56 i32) | |
(local $$57 i32) | |
(local $$58 i32) | |
(local $$59 i32) | |
(local $$6 i32) | |
(local $$60 i32) | |
(local $$61 i32) | |
(local $$62 i32) | |
(local $$63 i32) | |
(local $$64 i32) | |
(local $$65 i32) | |
(local $$66 i32) | |
(local $$67 i32) | |
(local $$68 i32) | |
(local $$69 i32) | |
(local $$7 i32) | |
(local $$70 i32) | |
(local $$71 i32) | |
(local $$72 i32) | |
(local $$73 i32) | |
(local $$74 i32) | |
(local $$75 i32) | |
(local $$76 i32) | |
(local $$77 i32) | |
(local $$8 i32) | |
(local $$9 i32) | |
(local $$_0$0 i32) | |
(local $$_0$1 i32) | |
(local $$_21$i i32) | |
(local $$_26$i i32) | |
(local $$_36 i32) | |
(local $$_38 i32) | |
(local $$_51 i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$cond$i i32) | |
(local $$cond$i$i$i i32) | |
(local $$cond$i$i$i83 i32) | |
(local $$cond$i82 i32) | |
(local $$e$sroa$0$0$$sroa_idx i32) | |
(local $$e1$sroa$0$0$$sroa_idx i32) | |
(local $$info$i i32) | |
(local $$ip$0 i32) | |
(local $$ip$0$v i32) | |
(local $$ip_before_insn i32) | |
(local $$or$cond i32) | |
(local $$personalityslot$sroa$0$0 i32) | |
(local $$personalityslot$sroa$6$0 i32) | |
(local $$switch$i i32) | |
(local $$switch8 i32) | |
(local $$switch9 i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 96) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 96) | |
) | |
) | |
(set_local $$info$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 72) | |
) | |
) | |
(set_local $$_21$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 64) | |
) | |
) | |
(set_local $$_26$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 56) | |
) | |
) | |
(set_local $$ip_before_insn | |
(i32.add | |
(get_local $sp) | |
(i32.const 88) | |
) | |
) | |
(set_local $$_36 | |
(i32.add | |
(get_local $sp) | |
(i32.const 40) | |
) | |
) | |
(set_local $$_38 | |
(i32.add | |
(get_local $sp) | |
(i32.const 16) | |
) | |
) | |
(set_local $$_51 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$ip_before_insn) | |
(i32.const 0) | |
) | |
(set_local $$2 | |
(call $__Unwind_GetIPInfo | |
(get_local $$0) | |
(get_local $$ip_before_insn) | |
) | |
) | |
(set_local $$3 | |
(i32.ne | |
(get_local $$2) | |
(i32.const 0) | |
) | |
) | |
(set_local $$4 | |
(i32.load | |
(get_local $$ip_before_insn) | |
) | |
) | |
(set_local $$5 | |
(i32.eq | |
(get_local $$4) | |
(i32.const 0) | |
) | |
) | |
(set_local $$or$cond | |
(i32.and | |
(get_local $$3) | |
(get_local $$5) | |
) | |
) | |
(set_local $$6 | |
(i32.shr_s | |
(i32.shl | |
(get_local $$or$cond) | |
(i32.const 31) | |
) | |
(i32.const 31) | |
) | |
) | |
(set_local $$ip$0$v | |
(i32.add | |
(get_local $$6) | |
(get_local $$2) | |
) | |
) | |
(set_local $$ip$0 | |
(get_local $$ip$0$v) | |
) | |
(drop | |
(call $__Unwind_FindEnclosingFunction | |
(get_local $$ip$0) | |
) | |
) | |
(set_local $$7 | |
(i32.load | |
(get_local $$1) | |
) | |
) | |
(set_local $$8 | |
(i32.add | |
(get_local $$7) | |
(i32.const 1) | |
) | |
) | |
(i32.store | |
(get_local $$1) | |
(get_local $$8) | |
) | |
(set_local $$9 | |
(i32.lt_s | |
(get_local $$8) | |
(i32.const 1) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$9) | |
(set_local $$_0$1 | |
(i32.const 0) | |
) | |
(block | |
(set_local $$10 | |
(i32.gt_s | |
(get_local $$8) | |
(i32.const 100) | |
) | |
) | |
(if | |
(get_local $$10) | |
(block | |
(set_local $$11 | |
(i32.add | |
(get_local $$1) | |
(i32.const 4) | |
) | |
) | |
(set_local $$12 | |
(i32.load | |
(get_local $$11) | |
) | |
) | |
(set_local $$13 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
(set_local $$14 | |
(i32.load | |
(get_local $$13) | |
) | |
) | |
(i32.store | |
(get_local $$_38) | |
(i32.const 3600) | |
) | |
(set_local $$15 | |
(i32.add | |
(get_local $$_38) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$15) | |
(i32.const 1) | |
) | |
(set_local $$_6$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_38) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_6$sroa$0$0$$sroa_idx$i) | |
(i32.const 0) | |
) | |
(set_local $$16 | |
(i32.add | |
(get_local $$_38) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$16) | |
(i32.const 14768) | |
) | |
(set_local $$17 | |
(i32.add | |
(get_local $$_38) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$17) | |
(i32.const 0) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$14) | |
(i32.const 24) | |
) | |
) | |
(set_local $$19 | |
(i32.load | |
(get_local $$18) | |
) | |
) | |
(call_indirect $FUNCSIG$viii | |
(get_local $$_36) | |
(get_local $$12) | |
(get_local $$_38) | |
(i32.add | |
(i32.and | |
(get_local $$19) | |
(i32.const 127) | |
) | |
(i32.const 1472) | |
) | |
) | |
(set_local $$20 | |
(i32.load | |
(get_local $$_36) | |
) | |
) | |
(set_local $$switch8 | |
(i32.eq | |
(get_local $$20) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch8) | |
(block | |
(set_local $$e$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$_36) | |
(i32.const 4) | |
) | |
) | |
(set_local $$23 | |
(i64.load align=4 | |
(get_local $$e$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$24 | |
(i32.add | |
(get_local $$1) | |
(i32.const 12) | |
) | |
) | |
(set_local $$25 | |
(i32.load | |
(get_local $$24) | |
) | |
) | |
(set_local $$cond$i | |
(i32.eq | |
(get_local $$25) | |
(i32.const 1) | |
) | |
) | |
(set_local $$26 | |
(i32.add | |
(get_local $$1) | |
(i32.const 16) | |
) | |
) | |
(if | |
(get_local $$cond$i) | |
(block | |
(set_local $$27 | |
(i32.load8_s | |
(get_local $$26) | |
) | |
) | |
(set_local $$cond$i$i$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$27) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i) | |
(block | |
(set_local $$28 | |
(i32.add | |
(get_local $$1) | |
(i32.const 20) | |
) | |
) | |
(set_local $$29 | |
(i32.load | |
(get_local $$28) | |
) | |
) | |
(set_local $$30 | |
(i32.add | |
(get_local $$29) | |
(i32.const 4) | |
) | |
) | |
(set_local $$31 | |
(i32.load | |
(get_local $$30) | |
) | |
) | |
(set_local $$32 | |
(i32.add | |
(get_local $$29) | |
(i32.const 8) | |
) | |
) | |
(set_local $$33 | |
(i32.load | |
(get_local $$32) | |
) | |
) | |
(set_local $$34 | |
(i32.load | |
(get_local $$33) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$34) | |
(get_local $$31) | |
) | |
(set_local $$35 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$36 | |
(i32.and | |
(get_local $$35) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$36) | |
(block | |
(set_local $$76 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$77 | |
(get_global $tempRet0) | |
) | |
(i32.store | |
(get_local $$24) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$26) | |
(get_local $$23) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$76) | |
) | |
(set_local $$personalityslot$sroa$6$0 | |
(get_local $$77) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$37 | |
(i32.load | |
(get_local $$32) | |
) | |
) | |
(set_local $$38 | |
(i32.add | |
(get_local $$37) | |
(i32.const 4) | |
) | |
) | |
(set_local $$39 | |
(i32.load | |
(get_local $$38) | |
) | |
) | |
(set_local $$40 | |
(i32.eq | |
(get_local $$39) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$40) | |
) | |
(block | |
(set_local $$41 | |
(i32.add | |
(get_local $$37) | |
(i32.const 8) | |
) | |
) | |
(set_local $$42 | |
(i32.load | |
(get_local $$41) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$31) | |
(get_local $$39) | |
(get_local $$42) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$29) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$24) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$26) | |
(get_local $$23) | |
) | |
) | |
) | |
(set_local $$_0$1 | |
(i32.const 9) | |
) | |
(br $do-once) | |
) | |
) | |
(set_local $$21 | |
(i32.add | |
(get_local $$1) | |
(i32.const 12) | |
) | |
) | |
(set_local $$22 | |
(i32.load | |
(get_local $$21) | |
) | |
) | |
(set_local $$switch$i | |
(i32.eq | |
(get_local $$22) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch$i) | |
(set_local $$_0$1 | |
(i32.const 9) | |
) | |
(block | |
(set_local $$43 | |
(i32.add | |
(get_local $$1) | |
(i32.const 4) | |
) | |
) | |
(set_local $$44 | |
(i32.load | |
(get_local $$43) | |
) | |
) | |
(set_local $$45 | |
(i32.add | |
(get_local $$1) | |
(i32.const 8) | |
) | |
) | |
(set_local $$46 | |
(i32.load | |
(get_local $$45) | |
) | |
) | |
(i64.store | |
(get_local $$info$i) | |
(i64.const 0) | |
) | |
(i64.store | |
(i32.add | |
(get_local $$info$i) | |
(i32.const 8) | |
) | |
(i64.const 0) | |
) | |
(set_local $$47 | |
(call $_dladdr | |
(get_local $$ip$0) | |
(get_local $$info$i) | |
) | |
) | |
(set_local $$48 | |
(i32.eq | |
(get_local $$47) | |
(i32.const 0) | |
) | |
) | |
(block $do-once0 | |
(if | |
(get_local $$48) | |
(block | |
(i32.store | |
(get_local $$_21$i) | |
(i32.const 0) | |
) | |
(call $__ZN3std10sys_common9backtrace6output17hbc9ddfc95e3c96a3E | |
(get_local $$_51) | |
(get_local $$44) | |
(get_local $$46) | |
(get_local $$8) | |
(get_local $$ip$0) | |
(get_local $$_21$i) | |
) | |
) | |
(block | |
(set_local $$49 | |
(i32.add | |
(get_local $$info$i) | |
(i32.const 8) | |
) | |
) | |
(set_local $$50 | |
(i32.load | |
(get_local $$49) | |
) | |
) | |
(set_local $$51 | |
(call $_strlen | |
(get_local $$50) | |
) | |
) | |
(set_local $$52 | |
(i32.eq | |
(get_local $$51) | |
(i32.const -1) | |
) | |
) | |
(if | |
(get_local $$52) | |
(call $__ZN4core5slice20slice_index_len_fail17h83f941772164826cE | |
(i32.const -1) | |
(i32.const 0) | |
) | |
(block | |
(i32.store | |
(get_local $$_26$i) | |
(get_local $$50) | |
) | |
(set_local $$53 | |
(i32.add | |
(get_local $$_26$i) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$53) | |
(get_local $$51) | |
) | |
(call $__ZN3std10sys_common9backtrace6output17hbc9ddfc95e3c96a3E | |
(get_local $$_51) | |
(get_local $$44) | |
(get_local $$46) | |
(get_local $$8) | |
(get_local $$ip$0) | |
(get_local $$_26$i) | |
) | |
(br $do-once0) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$54 | |
(i32.load | |
(get_local $$_51) | |
) | |
) | |
(set_local $$switch9 | |
(i32.eq | |
(get_local $$54) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch9) | |
(block | |
(set_local $$e1$sroa$0$0$$sroa_idx | |
(i32.add | |
(get_local $$_51) | |
(i32.const 4) | |
) | |
) | |
(set_local $$55 | |
(i64.load align=4 | |
(get_local $$e1$sroa$0$0$$sroa_idx) | |
) | |
) | |
(set_local $$56 | |
(i32.load | |
(get_local $$21) | |
) | |
) | |
(set_local $$cond$i82 | |
(i32.eq | |
(get_local $$56) | |
(i32.const 1) | |
) | |
) | |
(set_local $$57 | |
(i32.add | |
(get_local $$1) | |
(i32.const 16) | |
) | |
) | |
(if | |
(get_local $$cond$i82) | |
(block | |
(set_local $$58 | |
(i32.load8_s | |
(get_local $$57) | |
) | |
) | |
(set_local $$cond$i$i$i83 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$58) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$cond$i$i$i83) | |
(block | |
(set_local $$59 | |
(i32.add | |
(get_local $$1) | |
(i32.const 20) | |
) | |
) | |
(set_local $$60 | |
(i32.load | |
(get_local $$59) | |
) | |
) | |
(set_local $$61 | |
(i32.add | |
(get_local $$60) | |
(i32.const 4) | |
) | |
) | |
(set_local $$62 | |
(i32.load | |
(get_local $$61) | |
) | |
) | |
(set_local $$63 | |
(i32.add | |
(get_local $$60) | |
(i32.const 8) | |
) | |
) | |
(set_local $$64 | |
(i32.load | |
(get_local $$63) | |
) | |
) | |
(set_local $$65 | |
(i32.load | |
(get_local $$64) | |
) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(call $invoke_vi | |
(get_local $$65) | |
(get_local $$62) | |
) | |
(set_local $$66 | |
(get_global $__THREW__) | |
) | |
(set_global $__THREW__ | |
(i32.const 0) | |
) | |
(set_local $$67 | |
(i32.and | |
(get_local $$66) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$67) | |
(block | |
(set_local $$74 | |
(call $___cxa_find_matching_catch_2) | |
) | |
(set_local $$75 | |
(get_global $tempRet0) | |
) | |
(i32.store | |
(get_local $$21) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$57) | |
(get_local $$55) | |
) | |
(set_local $$personalityslot$sroa$0$0 | |
(get_local $$74) | |
) | |
(set_local $$personalityslot$sroa$6$0 | |
(get_local $$75) | |
) | |
(call $___resumeException | |
(get_local $$personalityslot$sroa$0$0) | |
) | |
) | |
) | |
(set_local $$68 | |
(i32.load | |
(get_local $$63) | |
) | |
) | |
(set_local $$69 | |
(i32.add | |
(get_local $$68) | |
(i32.const 4) | |
) | |
) | |
(set_local $$70 | |
(i32.load | |
(get_local $$69) | |
) | |
) | |
(set_local $$71 | |
(i32.eq | |
(get_local $$70) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$71) | |
) | |
(block | |
(set_local $$72 | |
(i32.add | |
(get_local $$68) | |
(i32.const 8) | |
) | |
) | |
(set_local $$73 | |
(i32.load | |
(get_local $$72) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$62) | |
(get_local $$70) | |
(get_local $$73) | |
) | |
) | |
) | |
(call $___rust_deallocate | |
(get_local $$60) | |
(i32.const 12) | |
(i32.const 4) | |
) | |
) | |
) | |
) | |
) | |
(i32.store | |
(get_local $$21) | |
(i32.const 1) | |
) | |
(i64.store align=4 | |
(get_local $$57) | |
(get_local $$55) | |
) | |
) | |
) | |
(set_local $$_0$0 | |
(i32.const 0) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$0) | |
) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$_0$0 | |
(get_local $$_0$1) | |
) | |
(set_global $STACKTOP | |
(get_local $sp) | |
) | |
(return | |
(get_local $$_0$0) | |
) | |
) | |
(func $__ZN3std10sys_common9backtrace6output17hbc9ddfc95e3c96a3E (param $$0 i32) (param $$1 i32) (param $$2 i32) (param $$3 i32) (param $$4 i32) (param $$5 i32) | |
(local $$$4908$i i32) | |
(local $$$cast$i$i$i$i i32) | |
(local $$$lcssa1256 i32) | |
(local $$$off$i$i i32) | |
(local $$$off$i948$i i32) | |
(local $$$phi$trans$insert$i i32) | |
(local $$$phi$trans$insert4401$i i32) | |
(local $$$phi$trans$insert4403$i i32) | |
(local $$$phi$trans$insert4405$i i32) | |
(local $$$phi$trans$insert4407$i i32) | |
(local $$$phi$trans$insert4409$i i32) | |
(local $$$phi$trans$insert4411$i i32) | |
(local $$$phi$trans$insert4413$i i32) | |
(local $$$phi$trans$insert4415$i i32) | |
(local $$$phi$trans$insert4417$i i32) | |
(local $$$phi$trans$insert4419$i i32) | |
(local $$$phi$trans$insert4421$i i32) | |
(local $$$phi$trans$insert4423$i i32) | |
(local $$$phi$trans$insert4425$i i32) | |
(local $$$phi$trans$insert4427$i i32) | |
(local $$$phi$trans$insert4429$i i32) | |
(local $$$pre i32) | |
(local $$$pre$i i32) | |
(local $$$pre$i$i i32) | |
(local $$$pre$i1017$ptr$i i32) | |
(local $$$pre$i1173$i i32) | |
(local $$$pre$i1199$i i32) | |
(local $$$pre$i1225$i i32) | |
(local $$$pre$i1251$i i32) | |
(local $$$pre$i1285$i i32) | |
(local $$$pre$i1326$i i32) | |
(local $$$pre$i1368$i i32) | |
(local $$$pre$i1402$i i32) | |
(local $$$pre$i1443$i i32) | |
(local $$$pre$i1485$i i32) | |
(local $$$pre$i1519$i i32) | |
(local $$$pre$i1560$i i32) | |
(local $$$pre$i1602$i i32) | |
(local $$$pre$i1636$i i32) | |
(local $$$pre$i1677$i i32) | |
(local $$$pre$i1719$i i32) | |
(local $$$pre$i1753$i i32) | |
(local $$$pre$i1802$i i32) | |
(local $$$pre$i1852$i i32) | |
(local $$$pre$phi$i$i$i$i$iZ2D i32) | |
(local $$$pre$phi$i$i$i$i822$iZ2D i32) | |
(local $$$pre$phi$i1407$iZ2D i32) | |
(local $$$pre$phi$i1448$iZ2D i32) | |
(local $$$pre$phi$i1490$iZ2D i32) | |
(local $$$pre$phi$i1524$iZ2D i32) | |
(local $$$pre$phi$i1565$iZ2D i32) | |
(local $$$pre$phi$i1607$iZ2D i32) | |
(local $$$pre$phi$i1641$iZ2D i32) | |
(local $$$pre$phi$i1682$iZ2D i32) | |
(local $$$pre$phi$i1724$iZ2D i32) | |
(local $$$pre$phi$i1758$iZ2D i32) | |
(local $$$pre$phi$i1807$iZ2D i32) | |
(local $$$pre$phi$i1857$iZ2D i32) | |
(local $$$pre$phi$i3017$iZ2D i32) | |
(local $$$pre4402$i i32) | |
(local $$$pre4404$i i32) | |
(local $$$pre4406$i i32) | |
(local $$$pre4408$i i32) | |
(local $$$pre4410$i i32) | |
(local $$$pre4412$i i32) | |
(local $$$pre4414$i i32) | |
(local $$$pre4416$i i32) | |
(local $$$pre4418$i i32) | |
(local $$$pre4420$i i32) | |
(local $$$pre4422$i i32) | |
(local $$$pre4424$i i32) | |
(local $$$pre4426$i i32) | |
(local $$$pre4428$i i32) | |
(local $$$pre4430$i i32) | |
(local $$$ptr$i i32) | |
(local $$$sink$i$index i32) | |
(local $$$sink$i$index2 i32) | |
(local $$10 i32) | |
(local $$100 i32) | |
(local $$101 i32) | |
(local $$102 i32) | |
(local $$103 i32) | |
(local $$104 i32) | |
(local $$105 i32) | |
(local $$106 i32) | |
(local $$107 i32) | |
(local $$108 i32) | |
(local $$109 i32) | |
(local $$11 i32) | |
(local $$110 i32) | |
(local $$111 i32) | |
(local $$112 i32) | |
(local $$113 i32) | |
(local $$114 i32) | |
(local $$115 i32) | |
(local $$116 i32) | |
(local $$117 i32) | |
(local $$118 i32) | |
(local $$119 i32) | |
(local $$12 i32) | |
(local $$120 i32) | |
(local $$121 i32) | |
(local $$122 i32) | |
(local $$123 i32) | |
(local $$124 i32) | |
(local $$125 i32) | |
(local $$126 i32) | |
(local $$127 i32) | |
(local $$128 i32) | |
(local $$129 i32) | |
(local $$13 i32) | |
(local $$130 i32) | |
(local $$131 i32) | |
(local $$132 i32) | |
(local $$133 i32) | |
(local $$134 i32) | |
(local $$135 i32) | |
(local $$136 i32) | |
(local $$137 i32) | |
(local $$138 i32) | |
(local $$139 i32) | |
(local $$14 i32) | |
(local $$140 i32) | |
(local $$141 i32) | |
(local $$142 i32) | |
(local $$143 i32) | |
(local $$144 i32) | |
(local $$145 i32) | |
(local $$146 i32) | |
(local $$147 i32) | |
(local $$148 i32) | |
(local $$149 i32) | |
(local $$15 i32) | |
(local $$150 i32) | |
(local $$151 i32) | |
(local $$152 i32) | |
(local $$153 i32) | |
(local $$154 i32) | |
(local $$155 i32) | |
(local $$156 i32) | |
(local $$157 i32) | |
(local $$158 i32) | |
(local $$159 i32) | |
(local $$16 i32) | |
(local $$160 i32) | |
(local $$161 i32) | |
(local $$162 i32) | |
(local $$163 i32) | |
(local $$164 i32) | |
(local $$165 i32) | |
(local $$166 i32) | |
(local $$167 i32) | |
(local $$168 i32) | |
(local $$169 i32) | |
(local $$17 i32) | |
(local $$170 i32) | |
(local $$171 i32) | |
(local $$172 i32) | |
(local $$173 i32) | |
(local $$174 i32) | |
(local $$175 i32) | |
(local $$176 i32) | |
(local $$177 i32) | |
(local $$178 i32) | |
(local $$179 i32) | |
(local $$18 i32) | |
(local $$180 i32) | |
(local $$181 i32) | |
(local $$182 i32) | |
(local $$183 i32) | |
(local $$184 i32) | |
(local $$185 i32) | |
(local $$186 i32) | |
(local $$187 i32) | |
(local $$188 i32) | |
(local $$189 i32) | |
(local $$19 i32) | |
(local $$190 i32) | |
(local $$191 i32) | |
(local $$192 i32) | |
(local $$193 i32) | |
(local $$194 i32) | |
(local $$195 i32) | |
(local $$196 i32) | |
(local $$197 i32) | |
(local $$198 i32) | |
(local $$199 i32) | |
(local $$20 i32) | |
(local $$200 i32) | |
(local $$201 i32) | |
(local $$202 i32) | |
(local $$203 i32) | |
(local $$204 i32) | |
(local $$205 i32) | |
(local $$206 i32) | |
(local $$207 i32) | |
(local $$208 i32) | |
(local $$209 i32) | |
(local $$21 i32) | |
(local $$210 i32) | |
(local $$211 i32) | |
(local $$212 i32) | |
(local $$213 i32) | |
(local $$214 i32) | |
(local $$215 i32) | |
(local $$216 i32) | |
(local $$217 i32) | |
(local $$218 i32) | |
(local $$219 i32) | |
(local $$22 i32) | |
(local $$220 i32) | |
(local $$221 i32) | |
(local $$222 i32) | |
(local $$223 i32) | |
(local $$224 i32) | |
(local $$225 i32) | |
(local $$226 i32) | |
(local $$227 i32) | |
(local $$228 i32) | |
(local $$229 i32) | |
(local $$23 i32) | |
(local $$230 i32) | |
(local $$231 i32) | |
(local $$232 i32) | |
(local $$233 i32) | |
(local $$234 i32) | |
(local $$235 i32) | |
(local $$236 i32) | |
(local $$237 i32) | |
(local $$238 i32) | |
(local $$239 i32) | |
(local $$24 i32) | |
(local $$240 i32) | |
(local $$241 i32) | |
(local $$242 i32) | |
(local $$243 i32) | |
(local $$244 i32) | |
(local $$245 i32) | |
(local $$246 i32) | |
(local $$247 i32) | |
(local $$248 i32) | |
(local $$249 i32) | |
(local $$25 i32) | |
(local $$250 i32) | |
(local $$251 i32) | |
(local $$252 i32) | |
(local $$253 i32) | |
(local $$254 i32) | |
(local $$255 i32) | |
(local $$256 i32) | |
(local $$257 i32) | |
(local $$258 i32) | |
(local $$259 i32) | |
(local $$26 i32) | |
(local $$260 i32) | |
(local $$261 i32) | |
(local $$262 i32) | |
(local $$263 i32) | |
(local $$264 i32) | |
(local $$265 i32) | |
(local $$266 i32) | |
(local $$267 i32) | |
(local $$268 i32) | |
(local $$269 i32) | |
(local $$27 i32) | |
(local $$270 i32) | |
(local $$271 i32) | |
(local $$272 i32) | |
(local $$273 i32) | |
(local $$274 i32) | |
(local $$275 i32) | |
(local $$276 i32) | |
(local $$277 i32) | |
(local $$278 i32) | |
(local $$279 i32) | |
(local $$28 i32) | |
(local $$280 i32) | |
(local $$281 i32) | |
(local $$282 i32) | |
(local $$283 i32) | |
(local $$284 i32) | |
(local $$285 i32) | |
(local $$286 i32) | |
(local $$287 i32) | |
(local $$288 i32) | |
(local $$289 i32) | |
(local $$29 i32) | |
(local $$290 i32) | |
(local $$291 i32) | |
(local $$292 i32) | |
(local $$293 i32) | |
(local $$294 i32) | |
(local $$295 i32) | |
(local $$296 i32) | |
(local $$297 i32) | |
(local $$298 i32) | |
(local $$299 i32) | |
(local $$30 i32) | |
(local $$300 i32) | |
(local $$301 i32) | |
(local $$302 i32) | |
(local $$303 i32) | |
(local $$304 i32) | |
(local $$305 i32) | |
(local $$306 i32) | |
(local $$307 i32) | |
(local $$308 i32) | |
(local $$309 i32) | |
(local $$31 i32) | |
(local $$310 i32) | |
(local $$311 i32) | |
(local $$312 i32) | |
(local $$313 i32) | |
(local $$314 i32) | |
(local $$315 i32) | |
(local $$316 i32) | |
(local $$317 i32) | |
(local $$318 i32) | |
(local $$319 i32) | |
(local $$32 i32) | |
(local $$320 i32) | |
(local $$321 i32) | |
(local $$322 i32) | |
(local $$323 i32) | |
(local $$324 i32) | |
(local $$325 i32) | |
(local $$326 i32) | |
(local $$327 i32) | |
(local $$328 i32) | |
(local $$329 i32) | |
(local $$33 i32) | |
(local $$330 i32) | |
(local $$331 i32) | |
(local $$332 i32) | |
(local $$333 i32) | |
(local $$334 i32) | |
(local $$335 i32) | |
(local $$336 i32) | |
(local $$337 i32) | |
(local $$338 i32) | |
(local $$339 i32) | |
(local $$34 i32) | |
(local $$340 i32) | |
(local $$341 i32) | |
(local $$342 i32) | |
(local $$343 i32) | |
(local $$344 i32) | |
(local $$345 i32) | |
(local $$346 i32) | |
(local $$347 i32) | |
(local $$348 i32) | |
(local $$349 i32) | |
(local $$35 i32) | |
(local $$350 i32) | |
(local $$351 i32) | |
(local $$352 i32) | |
(local $$353 i32) | |
(local $$354 i32) | |
(local $$355 i32) | |
(local $$356 i32) | |
(local $$357 i32) | |
(local $$358 i32) | |
(local $$359 i32) | |
(local $$36 i32) | |
(local $$360 i32) | |
(local $$361 i32) | |
(local $$362 i32) | |
(local $$363 i32) | |
(local $$364 i32) | |
(local $$365 i32) | |
(local $$366 i32) | |
(local $$367 i32) | |
(local $$368 i32) | |
(local $$369 i32) | |
(local $$37 i32) | |
(local $$370 i32) | |
(local $$371 i32) | |
(local $$372 i32) | |
(local $$373 i32) | |
(local $$374 i32) | |
(local $$375 i32) | |
(local $$376 i32) | |
(local $$377 i32) | |
(local $$378 i32) | |
(local $$379 i32) | |
(local $$38 i32) | |
(local $$380 i32) | |
(local $$381 i32) | |
(local $$382 i32) | |
(local $$383 i32) | |
(local $$384 i32) | |
(local $$385 i32) | |
(local $$386 i32) | |
(local $$387 i32) | |
(local $$388 i32) | |
(local $$389 i32) | |
(local $$39 i32) | |
(local $$390 i32) | |
(local $$391 i32) | |
(local $$392 i32) | |
(local $$393 i32) | |
(local $$394 i32) | |
(local $$395 i32) | |
(local $$396 i32) | |
(local $$397 i32) | |
(local $$398 i32) | |
(local $$399 i32) | |
(local $$40 i32) | |
(local $$400 i32) | |
(local $$401 i32) | |
(local $$402 i32) | |
(local $$403 i32) | |
(local $$404 i32) | |
(local $$405 i32) | |
(local $$406 i32) | |
(local $$407 i32) | |
(local $$408 i32) | |
(local $$409 i32) | |
(local $$41 i32) | |
(local $$410 i32) | |
(local $$411 i32) | |
(local $$412 i32) | |
(local $$413 i32) | |
(local $$414 i32) | |
(local $$415 i32) | |
(local $$416 i32) | |
(local $$417 i32) | |
(local $$418 i32) | |
(local $$419 i32) | |
(local $$42 i32) | |
(local $$420 i32) | |
(local $$421 i32) | |
(local $$422 i32) | |
(local $$423 i32) | |
(local $$424 i32) | |
(local $$425 i32) | |
(local $$426 i32) | |
(local $$427 i32) | |
(local $$428 i32) | |
(local $$429 i32) | |
(local $$43 i32) | |
(local $$430 i32) | |
(local $$431 i32) | |
(local $$432 i32) | |
(local $$433 i32) | |
(local $$434 i32) | |
(local $$435 i32) | |
(local $$436 i32) | |
(local $$437 i32) | |
(local $$438 i32) | |
(local $$439 i32) | |
(local $$44 i32) | |
(local $$440 i32) | |
(local $$441 i32) | |
(local $$442 i32) | |
(local $$443 i32) | |
(local $$444 i32) | |
(local $$445 i32) | |
(local $$446 i32) | |
(local $$447 i32) | |
(local $$448 i32) | |
(local $$449 i32) | |
(local $$45 i32) | |
(local $$450 i32) | |
(local $$451 i32) | |
(local $$452 i32) | |
(local $$453 i32) | |
(local $$454 i32) | |
(local $$455 i32) | |
(local $$456 i32) | |
(local $$457 i32) | |
(local $$458 i32) | |
(local $$459 i32) | |
(local $$46 i32) | |
(local $$460 i32) | |
(local $$461 i32) | |
(local $$462 i32) | |
(local $$463 i32) | |
(local $$464 i32) | |
(local $$465 i32) | |
(local $$466 i32) | |
(local $$467 i32) | |
(local $$468 i32) | |
(local $$469 i32) | |
(local $$47 i32) | |
(local $$470 i32) | |
(local $$471 i32) | |
(local $$472 i32) | |
(local $$473 i32) | |
(local $$474 i32) | |
(local $$475 i32) | |
(local $$476 i32) | |
(local $$477 i32) | |
(local $$478 i32) | |
(local $$479 i32) | |
(local $$48 i32) | |
(local $$480 i32) | |
(local $$481 i32) | |
(local $$482 i32) | |
(local $$483 i32) | |
(local $$484 i32) | |
(local $$485 i32) | |
(local $$486 i32) | |
(local $$487 i32) | |
(local $$488 i32) | |
(local $$489 i32) | |
(local $$49 i32) | |
(local $$490 i32) | |
(local $$491 i32) | |
(local $$492 i32) | |
(local $$493 i32) | |
(local $$494 i32) | |
(local $$495 i32) | |
(local $$50 i32) | |
(local $$51 i32) | |
(local $$52 i32) | |
(local $$53 i32) | |
(local $$54 i32) | |
(local $$55 i32) | |
(local $$56 i32) | |
(local $$57 i32) | |
(local $$58 i32) | |
(local $$59 i32) | |
(local $$6 i64) | |
(local $$60 i32) | |
(local $$61 i32) | |
(local $$62 i32) | |
(local $$63 i32) | |
(local $$64 i32) | |
(local $$65 i32) | |
(local $$66 i32) | |
(local $$67 i32) | |
(local $$68 i32) | |
(local $$69 i32) | |
(local $$7 i32) | |
(local $$70 i32) | |
(local $$71 i32) | |
(local $$72 i32) | |
(local $$73 i32) | |
(local $$74 i32) | |
(local $$75 i32) | |
(local $$76 i32) | |
(local $$77 i32) | |
(local $$78 i32) | |
(local $$79 i32) | |
(local $$8 i32) | |
(local $$80 i32) | |
(local $$81 i32) | |
(local $$82 i32) | |
(local $$83 i32) | |
(local $$84 i32) | |
(local $$85 i32) | |
(local $$86 i32) | |
(local $$87 i32) | |
(local $$88 i32) | |
(local $$89 i32) | |
(local $$9 i32) | |
(local $$90 i32) | |
(local $$91 i32) | |
(local $$92 i32) | |
(local $$93 i32) | |
(local $$94 i32) | |
(local $$95 i32) | |
(local $$96 i32) | |
(local $$97 i32) | |
(local $$98 i32) | |
(local $$99 i32) | |
(local $$_0$0$i10$i$i$i$i i32) | |
(local $$_0$0$i10$i$i$i$i$i$i i32) | |
(local $$_0$0$i10$i$i1044$i i32) | |
(local $$_0$0$i10$i$i940$i i32) | |
(local $$_0$0$i16$i$i$i$i i32) | |
(local $$_0$0$i16$i$i$i$i$i$i i32) | |
(local $$_0$0$i16$i$i1039$i i32) | |
(local $$_0$0$i16$i$i935$i i32) | |
(local $$_0$0$i23$i$i$i$i i32) | |
(local $$_0$0$i23$i$i$i$i$i$i i32) | |
(local $$_0$0$i23$i$i1034$i i32) | |
(local $$_0$0$i23$i$i930$i i32) | |
(local $$_109$i i32) | |
(local $$_11 i32) | |
(local $$_124$sroa$4$2$ph$i i32) | |
(local $$_13 i32) | |
(local $$_134$i i32) | |
(local $$_169$sroa$5$2$ph$i i32) | |
(local $$_179$i i32) | |
(local $$_18 i32) | |
(local $$_196$i i32) | |
(local $$_217$i i32) | |
(local $$_238$i i32) | |
(local $$_259$i i32) | |
(local $$_280$i i32) | |
(local $$_3$sroa$0$0$$sroa_idx2$i i32) | |
(local $$_3$sroa$0$0$$sroa_idx2$i116 i32) | |
(local $$_3$sroa$0$0$$sroa_idx2$i125 i32) | |
(local $$_301$i i32) | |
(local $$_322$i i32) | |
(local $$_343$i i32) | |
(local $$_364$i i32) | |
(local $$_38$sroa$0$0$insert$ext i64) | |
(local $$_38$sroa$0$0$insert$insert i64) | |
(local $$_38$sroa$4$0$insert$ext i64) | |
(local $$_38$sroa$4$0$insert$shift i64) | |
(local $$_385$i i32) | |
(local $$_4$i$i i32) | |
(local $$_406$i i32) | |
(local $$_427$i i32) | |
(local $$_448$i i32) | |
(local $$_46$sroa$29$0$ph$off0 i32) | |
(local $$_46$sroa$29$0$ph$off32 i32) | |
(local $$_469$i i32) | |
(local $$_490$i i32) | |
(local $$_511$i i32) | |
(local $$_53$sroa$0$0$insert$ext i64) | |
(local $$_53$sroa$0$0$insert$insert i64) | |
(local $$_53$sroa$4$0$insert$ext i64) | |
(local $$_53$sroa$4$0$insert$shift i64) | |
(local $$_532$i i32) | |
(local $$_553$i i32) | |
(local $$_56 i32) | |
(local $$_56$sroa$5$2$ph$i i32) | |
(local $$_574$i i32) | |
(local $$_58 i32) | |
(local $$_593$i i32) | |
(local $$_6$sroa$0$0$$sroa_idx$i i32) | |
(local $$_606$sroa$0$0$i i32) | |
(local $$_614$i i32) | |
(local $$_67$sroa$0$0$insert$ext i64) | |
(local $$_67$sroa$0$0$insert$insert i64) | |
(local $$_67$sroa$4$0$insert$ext i64) | |
(local $$_67$sroa$4$0$insert$shift i64) | |
(local $$_8$sroa$0$0$$sroa_idx$i i32) | |
(local $$_8$sroa$4$0$$sroa_idx2$i i32) | |
(local $$_90$i i32) | |
(local $$accum$0$lcssa$i$i$i i32) | |
(local $$accum$010$i$i$i i32) | |
(local $$addr i32) | |
(local $$cond$i100 i32) | |
(local $$first$0$off03843$i i32) | |
(local $$i$0$lcssa$i i32) | |
(local $$i$03846$i i32) | |
(local $$idx i32) | |
(local $$idx$0$i i32) | |
(local $$inner$sroa$0$1$i i32) | |
(local $$inner$sroa$0$23844$i i32) | |
(local $$inner$sroa$12$1$i i32) | |
(local $$inner$sroa$12$1$in$i i32) | |
(local $$inner$sroa$12$23845$i i32) | |
(local $$iter$sroa$4$09$i$i$i i32) | |
(local $$not$$i$i$i$i1116$i i32) | |
(local $$not$$i$i$i$i1385$i i32) | |
(local $$not$$i$i$i$i1426$i i32) | |
(local $$not$$i$i$i$i1460$i i32) | |
(local $$not$$i$i$i$i1502$i i32) | |
(local $$not$$i$i$i$i1543$i i32) | |
(local $$not$$i$i$i$i1577$i i32) | |
(local $$not$$i$i$i$i1619$i i32) | |
(local $$not$$i$i$i$i1660$i i32) | |
(local $$not$$i$i$i$i1694$i i32) | |
(local $$not$$i$i$i$i1736$i i32) | |
(local $$not$$i$i$i$i983$i i32) | |
(local $$not$$i$i1404$i i32) | |
(local $$not$$i$i1445$i i32) | |
(local $$not$$i$i1487$i i32) | |
(local $$not$$i$i1521$i i32) | |
(local $$not$$i$i1562$i i32) | |
(local $$not$$i$i1604$i i32) | |
(local $$not$$i$i1638$i i32) | |
(local $$not$$i$i1679$i i32) | |
(local $$not$$i$i1721$i i32) | |
(local $$not$$i$i1755$i i32) | |
(local $$not$$i$i1804$i i32) | |
(local $$not$$i$i1821$i i32) | |
(local $$not$$i$i1854$i i32) | |
(local $$not$$i$i961$i i32) | |
(local $$not$$i$i971$i i32) | |
(local $$or$cond i32) | |
(local $$or$cond$i$i1820$i i32) | |
(local $$or$cond$i$i882$i i32) | |
(local $$or$cond$i$i960$i i32) | |
(local $$or$cond$i$i970$i i32) | |
(local $$or$cond14$i$i$i i32) | |
(local $$phitmp$i$i$i$i i32) | |
(local $$phitmp$i$i$i$i$i$i i32) | |
(local $$phitmp$i$i1032$i i32) | |
(local $$phitmp$i$i928$i i32) | |
(local $$phitmp32$i$i$i$i i32) | |
(local $$phitmp32$i$i$i$i$i$i i32) | |
(local $$phitmp32$i$i1037$i i32) | |
(local $$phitmp32$i$i933$i i32) | |
(local $$phitmp33$i$i$i$i i32) | |
(local $$phitmp33$i$i$i$i$i$i i32) | |
(local $$phitmp33$i$i1042$i i32) | |
(local $$phitmp33$i$i938$i i32) | |
(local $$rest$sroa$0$03756$i i32) | |
(local $$rest$sroa$0$1$be$i i32) | |
(local $$rest$sroa$0$13766$i i32) | |
(local $$rest$sroa$82$03757$i i32) | |
(local $$rest$sroa$82$03757$lcssa3907$i i32) | |
(local $$rest$sroa$82$1$be$i i32) | |
(local $$rest$sroa$82$13803$i i32) | |
(local $$rhsc$i$i$i$i i32) | |
(local $$rhsc$i$i$i824$i i32) | |
(local $$rhsc3173$i i32) | |
(local $$s$sroa$0$sroa$0$0$extract$trunc i32) | |
(local $$s$sroa$0$sroa$5$0$extract$shift i64) | |
(local $$s$sroa$0$sroa$5$0$extract$trunc i32) | |
(local $$self$i$sroa$0$0$copyload i32) | |
(local $$self$i$sroa$0$0$copyload$i i32) | |
(local $$self$i$sroa$4$0$$sroa_idx273 i32) | |
(local $$self$i$sroa$4$0$$sroa_idx2879$i i32) | |
(local $$self$i$sroa$4$0$copyload i32) | |
(local $$self$i$sroa$4$0$copyload$i i32) | |
(local $$self$i$sroa$5$0$$sroa_idx275 i32) | |
(local $$self$i$sroa$5$0$$sroa_idx2881$i i32) | |
(local $$self$i$sroa$5$0$copyload i32) | |
(local $$self$i$sroa$5$0$copyload$i i32) | |
(local $$self$i1066$sroa$0$0$copyload$i i32) | |
(local $$self$i1066$sroa$4$0$$sroa_idx2889$i i32) | |
(local $$self$i1066$sroa$4$0$copyload$i i32) | |
(local $$self$i1066$sroa$5$0$$sroa_idx2891$i i32) | |
(local $$self$i1066$sroa$5$0$copyload$i i32) | |
(local $$self$i1073$sroa$0$0$copyload$i i32) | |
(local $$self$i1073$sroa$4$0$$sroa_idx2894$i i32) | |
(local $$self$i1073$sroa$4$0$copyload$i i32) | |
(local $$self$i1073$sroa$5$0$$sroa_idx2896$i i32) | |
(local $$self$i1073$sroa$5$0$copyload$i i32) | |
(local $$self$i1140$sroa$0$0$copyload$i i32) | |
(local $$self$i1140$sroa$4$0$$sroa_idx2899$i i32) | |
(local $$self$i1140$sroa$4$0$copyload$i i32) | |
(local $$self$i1140$sroa$5$0$$sroa_idx2901$i i32) | |
(local $$self$i1140$sroa$5$0$copyload$i i32) | |
(local $$self$i1182$sroa$0$0$copyload$i i32) | |
(local $$self$i1182$sroa$4$0$$sroa_idx2904$i i32) | |
(local $$self$i1182$sroa$4$0$copyload$i i32) | |
(local $$self$i1182$sroa$5$0$$sroa_idx2906$i i32) | |
(local $$self$i1182$sroa$5$0$copyload$i i32) | |
(local $$self$i1208$sroa$0$0$copyload$i i32) | |
(local $$self$i1208$sroa$4$0$$sroa_idx2909$i i32) | |
(local $$self$i1208$sroa$4$0$copyload$i i32) | |
(local $$self$i1208$sroa$5$0$$sroa_idx2911$i i32) | |
(local $$self$i1208$sroa$5$0$copyload$i i32) | |
(local $$self$i1234$sroa$0$0$copyload$i i32) | |
(local $$self$i1234$sroa$4$0$$sroa_idx2914$i i32) | |
(local $$self$i1234$sroa$4$0$copyload$i i32) | |
(local $$self$i1234$sroa$5$0$$sroa_idx2916$i i32) | |
(local $$self$i1234$sroa$5$0$copyload$i i32) | |
(local $$self$i1260$sroa$0$0$copyload$i i32) | |
(local $$self$i1260$sroa$4$0$$sroa_idx2919$i i32) | |
(local $$self$i1260$sroa$4$0$copyload$i i32) | |
(local $$self$i1260$sroa$5$0$$sroa_idx2921$i i32) | |
(local $$self$i1260$sroa$5$0$copyload$i i32) | |
(local $$self$i1294$sroa$0$0$copyload$i i32) | |
(local $$self$i1294$sroa$4$0$$sroa_idx2924$i i32) | |
(local $$self$i1294$sroa$4$0$copyload$i i32) | |
(local $$self$i1294$sroa$5$0$$sroa_idx2926$i i32) | |
(local $$self$i1294$sroa$5$0$copyload$i i32) | |
(local $$self$i1335$sroa$0$0$copyload$i i32) | |
(local $$self$i1335$sroa$4$0$$sroa_idx2929$i i32) | |
(local $$self$i1335$sroa$4$0$copyload$i i32) | |
(local $$self$i1335$sroa$5$0$$sroa_idx2931$i i32) | |
(local $$self$i1335$sroa$5$0$copyload$i i32) | |
(local $$self$i1377$sroa$0$0$copyload$i i32) | |
(local $$self$i1377$sroa$4$0$$sroa_idx2934$i i32) | |
(local $$self$i1377$sroa$4$0$copyload$i i32) | |
(local $$self$i1377$sroa$5$0$$sroa_idx2936$i i32) | |
(local $$self$i1377$sroa$5$0$copyload$i i32) | |
(local $$self$i1411$sroa$0$0$copyload$i i32) | |
(local $$self$i1411$sroa$4$0$$sroa_idx2939$i i32) | |
(local $$self$i1411$sroa$4$0$copyload$i i32) | |
(local $$self$i1411$sroa$5$0$$sroa_idx2941$i i32) | |
(local $$self$i1411$sroa$5$0$copyload$i i32) | |
(local $$self$i1452$sroa$0$0$copyload$i i32) | |
(local $$self$i1452$sroa$4$0$$sroa_idx2944$i i32) | |
(local $$self$i1452$sroa$4$0$copyload$i i32) | |
(local $$self$i1452$sroa$5$0$$sroa_idx2946$i i32) | |
(local $$self$i1452$sroa$5$0$copyload$i i32) | |
(local $$self$i1494$sroa$0$0$copyload$i i32) | |
(local $$self$i1494$sroa$4$0$$sroa_idx2949$i i32) | |
(local $$self$i1494$sroa$4$0$copyload$i i32) | |
(local $$self$i1494$sroa$5$0$$sroa_idx2951$i i32) | |
(local $$self$i1494$sroa$5$0$copyload$i i32) | |
(local $$self$i1528$sroa$0$0$copyload$i i32) | |
(local $$self$i1528$sroa$4$0$$sroa_idx2954$i i32) | |
(local $$self$i1528$sroa$4$0$copyload$i i32) | |
(local $$self$i1528$sroa$5$0$$sroa_idx2956$i i32) | |
(local $$self$i1528$sroa$5$0$copyload$i i32) | |
(local $$self$i1569$sroa$0$0$copyload$i i32) | |
(local $$self$i1569$sroa$4$0$$sroa_idx2959$i i32) | |
(local $$self$i1569$sroa$4$0$copyload$i i32) | |
(local $$self$i1569$sroa$5$0$$sroa_idx2961$i i32) | |
(local $$self$i1569$sroa$5$0$copyload$i i32) | |
(local $$self$i1611$sroa$0$0$copyload$i i32) | |
(local $$self$i1611$sroa$4$0$$sroa_idx2964$i i32) | |
(local $$self$i1611$sroa$4$0$copyload$i i32) | |
(local $$self$i1611$sroa$5$0$$sroa_idx2966$i i32) | |
(local $$self$i1611$sroa$5$0$copyload$i i32) | |
(local $$self$i1645$sroa$0$0$copyload$i i32) | |
(local $$self$i1645$sroa$4$0$$sroa_idx2969$i i32) | |
(local $$self$i1645$sroa$4$0$copyload$i i32) | |
(local $$self$i1645$sroa$5$0$$sroa_idx2971$i i32) | |
(local $$self$i1645$sroa$5$0$copyload$i i32) | |
(local $$self$i1686$sroa$0$0$copyload$i i32) | |
(local $$self$i1686$sroa$4$0$$sroa_idx2974$i i32) | |
(local $$self$i1686$sroa$4$0$copyload$i i32) | |
(local $$self$i1686$sroa$5$0$$sroa_idx2976$i i32) | |
(local $$self$i1686$sroa$5$0$copyload$i i32) | |
(local $$self$i1728$sroa$0$0$copyload$i i32) | |
(local $$self$i1728$sroa$4$0$$sroa_idx2979$i i32) | |
(local $$self$i1728$sroa$4$0$copyload$i i32) | |
(local $$self$i1728$sroa$5$0$$sroa_idx2981$i i32) | |
(local $$self$i1728$sroa$5$0$copyload$i i32) | |
(local $$self$i1762$sroa$0$0$copyload$i i32) | |
(local $$self$i1762$sroa$4$0$$sroa_idx2984$i i32) | |
(local $$self$i1762$sroa$4$0$copyload$i i32) | |
(local $$self$i1762$sroa$5$0$$sroa_idx2986$i i32) | |
(local $$self$i1762$sroa$5$0$copyload$i i32) | |
(local $$self$i1777$sroa$0$0$copyload$i i32) | |
(local $$self$i1777$sroa$4$0$$sroa_idx2989$i i32) | |
(local $$self$i1777$sroa$4$0$copyload$i i32) | |
(local $$self$i1777$sroa$5$0$$sroa_idx2991$i i32) | |
(local $$self$i1777$sroa$5$0$copyload$i i32) | |
(local $$self$i1827$sroa$0$0$copyload$i i32) | |
(local $$self$i1827$sroa$4$0$$sroa_idx2994$i i32) | |
(local $$self$i1827$sroa$4$0$copyload$i i32) | |
(local $$self$i1827$sroa$5$0$$sroa_idx2996$i i32) | |
(local $$self$i1827$sroa$5$0$copyload$i i32) | |
(local $$self$i898$sroa$0$0$copyload$i i32) | |
(local $$self$i898$sroa$4$0$$sroa_idx2884$i i32) | |
(local $$self$i898$sroa$4$0$copyload$i i32) | |
(local $$self$i898$sroa$5$0$$sroa_idx2886$i i32) | |
(local $$self$i898$sroa$5$0$copyload$i i32) | |
(local $$self$i92$sroa$0$0$copyload i32) | |
(local $$self$i92$sroa$4$0$$sroa_idx278 i32) | |
(local $$self$i92$sroa$4$0$copyload i32) | |
(local $$self$i92$sroa$5$0$$sroa_idx280 i32) | |
(local $$self$i92$sroa$5$0$copyload i32) | |
(local $$self$sroa$0$0$copyload$i$i$i i32) | |
(local $$self$sroa$0$0$copyload$i966$i i32) | |
(local $$self$sroa$5$0$copyload8$i$i$i i32) | |
(local $$self$sroa$6$0$$sroa_idx6$i$i$i i32) | |
(local $$self$sroa$6$0$copyload$i$i$i i32) | |
(local $$self$sroa$719$0$$sroa_idx20$i$i i32) | |
(local $$self$sroa$719$0$copyload$i$i i32) | |
(local $$switch1$i$i$i i32) | |
(local $$switch16tmp i32) | |
(local $$switch2$i967$i i32) | |
(local $$switch2tmp$i i32) | |
(local $$switch3$i i32) | |
(local $$switch3$i$i i32) | |
(local $$switch3$i1067$i i32) | |
(local $$switch3$i1074$i i32) | |
(local $$switch3$i1141$i i32) | |
(local $$switch3$i1183$i i32) | |
(local $$switch3$i1209$i i32) | |
(local $$switch3$i1235$i i32) | |
(local $$switch3$i1261$i i32) | |
(local $$switch3$i1295$i i32) | |
(local $$switch3$i1336$i i32) | |
(local $$switch3$i1378$i i32) | |
(local $$switch3$i1412$i i32) | |
(local $$switch3$i1453$i i32) | |
(local $$switch3$i1495$i i32) | |
(local $$switch3$i1529$i i32) | |
(local $$switch3$i1570$i i32) | |
(local $$switch3$i1612$i i32) | |
(local $$switch3$i1646$i i32) | |
(local $$switch3$i1687$i i32) | |
(local $$switch3$i1729$i i32) | |
(local $$switch3$i1763$i i32) | |
(local $$switch3$i1778$i i32) | |
(local $$switch3$i1828$i i32) | |
(local $$switch3$i899$i i32) | |
(local $$switch3$i93 i32) | |
(local $$tmp_ret4 i32) | |
(local $$trunc$i$i$i i32) | |
(local $$trunc$i$i$i$clear i32) | |
(local $label i32) | |
(local $sp i32) | |
(set_local $sp | |
(get_global $STACKTOP) | |
) | |
(set_global $STACKTOP | |
(i32.add | |
(get_global $STACKTOP) | |
(i32.const 528) | |
) | |
) | |
(if | |
(i32.ge_s | |
(get_global $STACKTOP) | |
(get_global $STACK_MAX) | |
) | |
(call $abortStackOverflow | |
(i32.const 528) | |
) | |
) | |
(set_local $$_90$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 504) | |
) | |
) | |
(set_local $$_109$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 488) | |
) | |
) | |
(set_local $$_134$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 480) | |
) | |
) | |
(set_local $$_179$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 464) | |
) | |
) | |
(set_local $$_196$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 448) | |
) | |
) | |
(set_local $$_217$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 432) | |
) | |
) | |
(set_local $$_238$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 416) | |
) | |
) | |
(set_local $$_259$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 400) | |
) | |
) | |
(set_local $$_280$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 384) | |
) | |
) | |
(set_local $$_301$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 368) | |
) | |
) | |
(set_local $$_322$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 352) | |
) | |
) | |
(set_local $$_343$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 336) | |
) | |
) | |
(set_local $$_364$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 320) | |
) | |
) | |
(set_local $$_385$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 304) | |
) | |
) | |
(set_local $$_406$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 288) | |
) | |
) | |
(set_local $$_427$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 272) | |
) | |
) | |
(set_local $$_448$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 256) | |
) | |
) | |
(set_local $$_469$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 240) | |
) | |
) | |
(set_local $$_490$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 224) | |
) | |
) | |
(set_local $$_511$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 208) | |
) | |
) | |
(set_local $$_532$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 192) | |
) | |
) | |
(set_local $$_553$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 176) | |
) | |
) | |
(set_local $$_574$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 160) | |
) | |
) | |
(set_local $$_593$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 144) | |
) | |
) | |
(set_local $$_614$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 128) | |
) | |
) | |
(set_local $$_4$i$i | |
(i32.add | |
(get_local $sp) | |
(i32.const 112) | |
) | |
) | |
(set_local $$idx | |
(i32.add | |
(get_local $sp) | |
(i32.const 520) | |
) | |
) | |
(set_local $$addr | |
(i32.add | |
(get_local $sp) | |
(i32.const 516) | |
) | |
) | |
(set_local $$_11 | |
(i32.add | |
(get_local $sp) | |
(i32.const 96) | |
) | |
) | |
(set_local $$_13 | |
(i32.add | |
(get_local $sp) | |
(i32.const 72) | |
) | |
) | |
(set_local $$_18 | |
(i32.add | |
(get_local $sp) | |
(i32.const 48) | |
) | |
) | |
(set_local $$_56 | |
(i32.add | |
(get_local $sp) | |
(i32.const 32) | |
) | |
) | |
(set_local $$_58 | |
(i32.add | |
(get_local $sp) | |
(i32.const 8) | |
) | |
) | |
(set_local $$tmp_ret4 | |
(get_local $sp) | |
) | |
(i32.store | |
(get_local $$idx) | |
(get_local $$3) | |
) | |
(i32.store | |
(get_local $$addr) | |
(get_local $$4) | |
) | |
(set_local $$6 | |
(i64.load align=4 | |
(get_local $$5) | |
) | |
) | |
(set_local $$s$sroa$0$sroa$5$0$extract$shift | |
(i64.shr_u | |
(get_local $$6) | |
(i64.const 32) | |
) | |
) | |
(set_local $$s$sroa$0$sroa$5$0$extract$trunc | |
(i32.wrap/i64 | |
(get_local $$s$sroa$0$sroa$5$0$extract$shift) | |
) | |
) | |
(set_local $$7 | |
(get_local $$idx) | |
) | |
(set_local $$8 | |
(get_local $$addr) | |
) | |
(call $__ZN4core3fmt10ArgumentV110from_usize17h20a6b1fb0831f3a8E | |
(get_local $$tmp_ret4) | |
(i32.const 3608) | |
) | |
(set_local $$9 | |
(i32.add | |
(get_local $$tmp_ret4) | |
(i32.const 4) | |
) | |
) | |
(set_local $$10 | |
(i32.load | |
(get_local $$tmp_ret4) | |
) | |
) | |
(set_local $$11 | |
(i32.load | |
(get_local $$9) | |
) | |
) | |
(i32.store | |
(get_local $$_18) | |
(get_local $$7) | |
) | |
(set_local $$12 | |
(i32.add | |
(get_local $$_18) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$12) | |
(i32.const 90) | |
) | |
(set_local $$13 | |
(i32.add | |
(get_local $$_18) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$13) | |
(get_local $$8) | |
) | |
(set_local $$14 | |
(i32.add | |
(get_local $$_18) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$14) | |
(i32.const 91) | |
) | |
(set_local $$15 | |
(i32.add | |
(get_local $$_18) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$15) | |
(get_local $$10) | |
) | |
(set_local $$16 | |
(i32.add | |
(get_local $$_18) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$16) | |
(get_local $$11) | |
) | |
(i32.store | |
(get_local $$_13) | |
(i32.const 3612) | |
) | |
(set_local $$17 | |
(i32.add | |
(get_local $$_13) | |
(i32.const 4) | |
) | |
) | |
(i32.store | |
(get_local $$17) | |
(i32.const 3) | |
) | |
(set_local $$_8$sroa$0$0$$sroa_idx$i | |
(i32.add | |
(get_local $$_13) | |
(i32.const 8) | |
) | |
) | |
(i32.store | |
(get_local $$_8$sroa$0$0$$sroa_idx$i) | |
(i32.const 3636) | |
) | |
(set_local $$_8$sroa$4$0$$sroa_idx2$i | |
(i32.add | |
(get_local $$_13) | |
(i32.const 12) | |
) | |
) | |
(i32.store | |
(get_local $$_8$sroa$4$0$$sroa_idx2$i) | |
(i32.const 2) | |
) | |
(set_local $$18 | |
(i32.add | |
(get_local $$_13) | |
(i32.const 16) | |
) | |
) | |
(i32.store | |
(get_local $$18) | |
(get_local $$_18) | |
) | |
(set_local $$19 | |
(i32.add | |
(get_local $$_13) | |
(i32.const 20) | |
) | |
) | |
(i32.store | |
(get_local $$19) | |
(i32.const 3) | |
) | |
(set_local $$20 | |
(i32.add | |
(get_local $$2) | |
(i32.const 24) | |
) | |
) | |
(set_local $$21 | |
(i32.load | |
(get_local $$20) | |
) | |
) | |
(call_indirect $FUNCSIG$viii | |
(get_local $$_11) | |
(get_local $$1) | |
(get_local $$_13) | |
(i32.add | |
(i32.and | |
(get_local $$21) | |
(i32.const 127) | |
) | |
(i32.const 1472) | |
) | |
) | |
(set_local $$self$i$sroa$0$0$copyload | |
(i32.load | |
(get_local $$_11) | |
) | |
) | |
(set_local $$switch3$i | |
(i32.eq | |
(get_local $$self$i$sroa$0$0$copyload) | |
(i32.const 1) | |
) | |
) | |
(block $label$break$L1 | |
(if | |
(get_local $$switch3$i) | |
(block | |
(set_local $$self$i$sroa$4$0$$sroa_idx273 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 4) | |
) | |
) | |
(set_local $$self$i$sroa$4$0$copyload | |
(i32.load | |
(get_local $$self$i$sroa$4$0$$sroa_idx273) | |
) | |
) | |
(set_local $$self$i$sroa$5$0$$sroa_idx275 | |
(i32.add | |
(get_local $$_11) | |
(i32.const 8) | |
) | |
) | |
(set_local $$self$i$sroa$5$0$copyload | |
(i32.load | |
(get_local $$self$i$sroa$5$0$$sroa_idx275) | |
) | |
) | |
(set_local $$_38$sroa$4$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$self$i$sroa$5$0$copyload) | |
) | |
) | |
(set_local $$_38$sroa$4$0$insert$shift | |
(i64.shl | |
(get_local $$_38$sroa$4$0$insert$ext) | |
(i64.const 32) | |
) | |
) | |
(set_local $$_38$sroa$0$0$insert$ext | |
(i64.extend_u/i32 | |
(get_local $$self$i$sroa$4$0$copyload) | |
) | |
) | |
(set_local $$_38$sroa$0$0$insert$insert | |
(i64.or | |
(get_local $$_38$sroa$4$0$insert$shift) | |
(get_local $$_38$sroa$0$0$insert$ext) | |
) | |
) | |
(i32.store | |
(get_local $$0) | |
(i32.const 1) | |
) | |
(set_local $$_3$sroa$0$0$$sroa_idx2$i | |
(i32.add | |
(get_local $$0) | |
(i32.const 4) | |
) | |
) | |
(i64.store align=4 | |
(get_local $$_3$sroa$0$0$$sroa_idx2$i) | |
(get_local $$_38$sroa$0$0$insert$insert) | |
) | |
) | |
(block | |
(set_local $$s$sroa$0$sroa$0$0$extract$trunc | |
(i32.wrap/i64 | |
(get_local $$6) | |
) | |
) | |
(set_local $$switch2tmp$i | |
(i32.eq | |
(get_local $$s$sroa$0$sroa$0$0$extract$trunc) | |
(i32.const 0) | |
) | |
) | |
(block $label$break$L4 | |
(if | |
(get_local $$switch2tmp$i) | |
(set_local $label | |
(i32.const 8) | |
) | |
(block | |
(set_local $$22 | |
(get_local $$s$sroa$0$sroa$0$0$extract$trunc) | |
) | |
(call $__ZN4core3str9from_utf817h22623e719d9946c5E | |
(get_local $$_4$i$i) | |
(get_local $$22) | |
(get_local $$s$sroa$0$sroa$5$0$extract$trunc) | |
) | |
(set_local $$self$sroa$0$0$copyload$i$i$i | |
(i32.load | |
(get_local $$_4$i$i) | |
) | |
) | |
(set_local $$switch1$i$i$i | |
(i32.eq | |
(get_local $$self$sroa$0$0$copyload$i$i$i) | |
(i32.const 0) | |
) | |
) | |
(set_local $$self$sroa$6$0$$sroa_idx6$i$i$i | |
(i32.add | |
(get_local $$_4$i$i) | |
(i32.const 8) | |
) | |
) | |
(set_local $$self$sroa$6$0$copyload$i$i$i | |
(i32.load | |
(get_local $$self$sroa$6$0$$sroa_idx6$i$i$i) | |
) | |
) | |
(set_local $$23 | |
(i32.add | |
(get_local $$_4$i$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$self$sroa$5$0$copyload8$i$i$i | |
(i32.load | |
(get_local $$23) | |
) | |
) | |
(if | |
(get_local $$switch1$i$i$i) | |
(block | |
(set_local $$24 | |
(get_local $$self$sroa$5$0$copyload8$i$i$i) | |
) | |
(set_local $$switch16tmp | |
(i32.eq | |
(get_local $$self$sroa$5$0$copyload8$i$i$i) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$switch16tmp) | |
(set_local $label | |
(i32.const 8) | |
) | |
(block | |
(set_local $$29 | |
(i32.gt_u | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const 4) | |
) | |
) | |
(block $do-once | |
(if | |
(get_local $$29) | |
(block | |
(set_local $$37 | |
(i32.add | |
(get_local $$24) | |
(i32.const 3) | |
) | |
) | |
(set_local $$38 | |
(i32.load8_s | |
(get_local $$37) | |
) | |
) | |
(set_local $$39 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$38) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$39) | |
(block | |
(set_local $$40 | |
(i32.eq | |
(get_local $$24) | |
(i32.const 7166) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$40) | |
) | |
(block | |
(set_local $$41 | |
(call $_memcmp | |
(i32.const 7166) | |
(get_local $$24) | |
(i32.const 3) | |
) | |
) | |
(set_local $$42 | |
(i32.eq | |
(get_local $$41) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$42) | |
) | |
(block | |
(set_local $label | |
(i32.const 25) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
(set_local $$32 | |
(i32.add | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$33 | |
(i32.eq | |
(get_local $$32) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$33) | |
(set_local $$$pre$phi$i$i$i$i$iZ2D | |
(get_local $$24) | |
) | |
(block | |
(set_local $$34 | |
(i32.add | |
(get_local $$24) | |
(get_local $$32) | |
) | |
) | |
(set_local $$35 | |
(i32.load8_s | |
(get_local $$34) | |
) | |
) | |
(set_local $$36 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$35) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$36) | |
(set_local $$$pre$phi$i$i$i$i$iZ2D | |
(get_local $$34) | |
) | |
(block | |
(set_local $label | |
(i32.const 25) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
(set_local $$30 | |
(i32.eq | |
(get_local $$$pre$phi$i$i$i$i$iZ2D) | |
(i32.const 7165) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$30) | |
) | |
(block | |
(set_local $$rhsc$i$i$i$i | |
(i32.load8_s | |
(get_local $$$pre$phi$i$i$i$i$iZ2D) | |
) | |
) | |
(set_local $$31 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$rhsc$i$i$i$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 69) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$31) | |
) | |
(block | |
(set_local $label | |
(i32.const 25) | |
) | |
(br $do-once) | |
) | |
) | |
) | |
) | |
(set_local $$43 | |
(i32.lt_u | |
(get_local $$32) | |
(i32.const 3) | |
) | |
) | |
(if | |
(get_local $$43) | |
(call $__ZN4core3str16slice_error_fail17h2b307e9a62d274cdE | |
(get_local $$24) | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const 3) | |
(get_local $$32) | |
) | |
) | |
(set_local $$44 | |
(i32.add | |
(get_local $$24) | |
(get_local $$32) | |
) | |
) | |
(set_local $$45 | |
(i32.load8_s | |
(get_local $$44) | |
) | |
) | |
(set_local $$46 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$45) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$46) | |
(block | |
(set_local $$inner$sroa$0$1$i | |
(get_local $$37) | |
) | |
(set_local $$inner$sroa$12$1$in$i | |
(get_local $$32) | |
) | |
(set_local $label | |
(i32.const 30) | |
) | |
) | |
(call $__ZN4core3str16slice_error_fail17h2b307e9a62d274cdE | |
(get_local $$24) | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const 3) | |
(get_local $$32) | |
) | |
) | |
) | |
(set_local $label | |
(i32.const 25) | |
) | |
) | |
) | |
(block | |
(set_local $$47 | |
(i32.eq | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(get_local $$47) | |
(set_local $label | |
(i32.const 25) | |
) | |
(set_local $label | |
(i32.const 59) | |
) | |
) | |
) | |
) | |
) | |
(block $do-once2 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 25) | |
) | |
(block | |
(set_local $$55 | |
(i32.add | |
(get_local $$24) | |
(i32.const 2) | |
) | |
) | |
(set_local $$56 | |
(i32.load8_s | |
(get_local $$55) | |
) | |
) | |
(set_local $$57 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$56) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$57) | |
(block | |
(set_local $$58 | |
(i32.eq | |
(get_local $$24) | |
(i32.const 7169) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$58) | |
) | |
(block | |
(set_local $$59 | |
(call $_memcmp | |
(i32.const 7169) | |
(get_local $$24) | |
(i32.const 2) | |
) | |
) | |
(set_local $$60 | |
(i32.eq | |
(get_local $$59) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$60) | |
) | |
(block | |
(set_local $label | |
(i32.const 59) | |
) | |
(br $do-once2) | |
) | |
) | |
) | |
) | |
(set_local $$50 | |
(i32.add | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$51 | |
(i32.eq | |
(get_local $$50) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$51) | |
(set_local $$$pre$phi$i$i$i$i822$iZ2D | |
(get_local $$24) | |
) | |
(block | |
(set_local $$52 | |
(i32.add | |
(get_local $$24) | |
(get_local $$50) | |
) | |
) | |
(set_local $$53 | |
(i32.load8_s | |
(get_local $$52) | |
) | |
) | |
(set_local $$54 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$53) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$54) | |
(set_local $$$pre$phi$i$i$i$i822$iZ2D | |
(get_local $$52) | |
) | |
(block | |
(set_local $label | |
(i32.const 59) | |
) | |
(br $do-once2) | |
) | |
) | |
) | |
) | |
(set_local $$48 | |
(i32.eq | |
(get_local $$$pre$phi$i$i$i$i822$iZ2D) | |
(i32.const 7165) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$48) | |
) | |
(block | |
(set_local $$rhsc$i$i$i824$i | |
(i32.load8_s | |
(get_local $$$pre$phi$i$i$i$i822$iZ2D) | |
) | |
) | |
(set_local $$49 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$rhsc$i$i$i824$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 69) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$49) | |
) | |
(block | |
(set_local $label | |
(i32.const 59) | |
) | |
(br $do-once2) | |
) | |
) | |
) | |
) | |
(set_local $$61 | |
(i32.add | |
(get_local $$24) | |
(get_local $$50) | |
) | |
) | |
(set_local $$62 | |
(i32.load8_s | |
(get_local $$61) | |
) | |
) | |
(set_local $$63 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$62) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$63) | |
(block | |
(set_local $$inner$sroa$0$1$i | |
(get_local $$55) | |
) | |
(set_local $$inner$sroa$12$1$in$i | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
) | |
(set_local $label | |
(i32.const 30) | |
) | |
) | |
(call $__ZN4core3str16slice_error_fail17h2b307e9a62d274cdE | |
(get_local $$24) | |
(get_local $$self$sroa$6$0$copyload$i$i$i) | |
(i32.const 2) | |
(get_local $$50) | |
) | |
) | |
) | |
(set_local $label | |
(i32.const 59) | |
) | |
) | |
) | |
) | |
) | |
(block $label$break$L38 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 30) | |
) | |
(block | |
(set_local $$inner$sroa$12$1$i | |
(i32.add | |
(get_local $$inner$sroa$12$1$in$i) | |
(i32.const -3) | |
) | |
) | |
(set_local $$64 | |
(i32.add | |
(get_local $$inner$sroa$0$1$i) | |
(get_local $$inner$sroa$12$1$i) | |
) | |
) | |
(set_local $$66 | |
(get_local $$inner$sroa$0$1$i) | |
) | |
(loop $while-in | |
(block $while-out | |
(set_local $$65 | |
(i32.eq | |
(get_local $$66) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$65) | |
(block | |
(set_local $$111 | |
(get_local $$66) | |
) | |
(br $while-out) | |
) | |
(block | |
(set_local $$70 | |
(get_local $$66) | |
) | |
(set_local $$i$03846$i | |
(i32.const 0) | |
) | |
) | |
) | |
(loop $while-in6 | |
(block $while-out5 | |
(set_local $$69 | |
(i32.add | |
(get_local $$70) | |
(i32.const 1) | |
) | |
) | |
(set_local $$68 | |
(i32.load8_s | |
(get_local $$70) | |
) | |
) | |
(set_local $$71 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$68) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -1) | |
) | |
) | |
(if | |
(get_local $$71) | |
(block | |
(set_local $$67 | |
(i32.and | |
(get_local $$68) | |
(i32.const 255) | |
) | |
) | |
(set_local $$108 | |
(get_local $$69) | |
) | |
(set_local $$_56$sroa$5$2$ph$i | |
(get_local $$67) | |
) | |
) | |
(block | |
(set_local $$72 | |
(i32.and | |
(get_local $$68) | |
(i32.const 31) | |
) | |
) | |
(set_local $$73 | |
(i32.and | |
(get_local $$72) | |
(i32.const 255) | |
) | |
) | |
(set_local $$74 | |
(i32.eq | |
(get_local $$69) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$74) | |
(block | |
(set_local $$82 | |
(get_local $$64) | |
) | |
(set_local $$_0$0$i23$i$i$i$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$75 | |
(i32.add | |
(get_local $$70) | |
(i32.const 2) | |
) | |
) | |
(set_local $$76 | |
(i32.load8_s | |
(get_local $$69) | |
) | |
) | |
(set_local $$phitmp$i$i$i$i | |
(i32.and | |
(get_local $$76) | |
(i32.const 63) | |
) | |
) | |
(set_local $$82 | |
(get_local $$75) | |
) | |
(set_local $$_0$0$i23$i$i$i$i | |
(get_local $$phitmp$i$i$i$i) | |
) | |
) | |
) | |
(set_local $$77 | |
(i32.shl | |
(get_local $$73) | |
(i32.const 6) | |
) | |
) | |
(set_local $$78 | |
(i32.and | |
(get_local $$_0$0$i23$i$i$i$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$79 | |
(i32.or | |
(get_local $$78) | |
(get_local $$77) | |
) | |
) | |
(set_local $$80 | |
(i32.gt_s | |
(i32.and | |
(get_local $$68) | |
(i32.const 255) | |
) | |
(i32.const 223) | |
) | |
) | |
(if | |
(get_local $$80) | |
(block | |
(set_local $$81 | |
(i32.eq | |
(get_local $$82) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$81) | |
(block | |
(set_local $$92 | |
(get_local $$64) | |
) | |
(set_local $$_0$0$i16$i$i$i$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$83 | |
(i32.add | |
(get_local $$82) | |
(i32.const 1) | |
) | |
) | |
(set_local $$84 | |
(i32.load8_s | |
(get_local $$82) | |
) | |
) | |
(set_local $$phitmp32$i$i$i$i | |
(i32.and | |
(get_local $$84) | |
(i32.const 63) | |
) | |
) | |
(set_local $$92 | |
(get_local $$83) | |
) | |
(set_local $$_0$0$i16$i$i$i$i | |
(get_local $$phitmp32$i$i$i$i) | |
) | |
) | |
) | |
(set_local $$85 | |
(i32.shl | |
(get_local $$78) | |
(i32.const 6) | |
) | |
) | |
(set_local $$86 | |
(i32.and | |
(get_local $$_0$0$i16$i$i$i$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$87 | |
(i32.or | |
(get_local $$86) | |
(get_local $$85) | |
) | |
) | |
(set_local $$88 | |
(i32.shl | |
(get_local $$73) | |
(i32.const 12) | |
) | |
) | |
(set_local $$89 | |
(i32.or | |
(get_local $$87) | |
(get_local $$88) | |
) | |
) | |
(set_local $$90 | |
(i32.gt_s | |
(i32.and | |
(get_local $$68) | |
(i32.const 255) | |
) | |
(i32.const 239) | |
) | |
) | |
(if | |
(get_local $$90) | |
(block | |
(set_local $$91 | |
(i32.eq | |
(get_local $$92) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$91) | |
(block | |
(set_local $$478 | |
(get_local $$92) | |
) | |
(set_local $$_0$0$i10$i$i$i$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$93 | |
(i32.add | |
(get_local $$92) | |
(i32.const 1) | |
) | |
) | |
(set_local $$94 | |
(i32.load8_s | |
(get_local $$92) | |
) | |
) | |
(set_local $$phitmp33$i$i$i$i | |
(i32.and | |
(get_local $$94) | |
(i32.const 63) | |
) | |
) | |
(set_local $$478 | |
(get_local $$93) | |
) | |
(set_local $$_0$0$i10$i$i$i$i | |
(get_local $$phitmp33$i$i$i$i) | |
) | |
) | |
) | |
(set_local $$95 | |
(i32.shl | |
(get_local $$73) | |
(i32.const 18) | |
) | |
) | |
(set_local $$96 | |
(i32.and | |
(get_local $$95) | |
(i32.const 1835008) | |
) | |
) | |
(set_local $$97 | |
(i32.shl | |
(get_local $$87) | |
(i32.const 6) | |
) | |
) | |
(set_local $$98 | |
(i32.and | |
(get_local $$_0$0$i10$i$i$i$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$99 | |
(i32.or | |
(get_local $$97) | |
(get_local $$96) | |
) | |
) | |
(set_local $$100 | |
(i32.or | |
(get_local $$99) | |
(get_local $$98) | |
) | |
) | |
(set_local $$108 | |
(get_local $$478) | |
) | |
(set_local $$_56$sroa$5$2$ph$i | |
(get_local $$100) | |
) | |
) | |
(block | |
(set_local $$108 | |
(get_local $$92) | |
) | |
(set_local $$_56$sroa$5$2$ph$i | |
(get_local $$89) | |
) | |
) | |
) | |
) | |
(block | |
(set_local $$108 | |
(get_local $$82) | |
) | |
(set_local $$_56$sroa$5$2$ph$i | |
(get_local $$79) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$$off$i$i | |
(i32.add | |
(get_local $$_56$sroa$5$2$ph$i) | |
(i32.const -48) | |
) | |
) | |
(set_local $$101 | |
(i32.lt_u | |
(get_local $$$off$i$i) | |
(i32.const 10) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$101) | |
) | |
(block | |
(set_local $$102 | |
(i32.gt_u | |
(get_local $$_56$sroa$5$2$ph$i) | |
(i32.const 127) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$102) | |
) | |
(block | |
(set_local $$$lcssa1256 | |
(get_local $$108) | |
) | |
(set_local $$i$0$lcssa$i | |
(get_local $$i$03846$i) | |
) | |
(br $while-out5) | |
) | |
) | |
(set_local $$103 | |
(call $__ZN13rustc_unicode6tables16general_category1N17h21b66ad6413a0dcdE | |
(get_local $$_56$sroa$5$2$ph$i) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$103) | |
) | |
(block | |
(set_local $$$lcssa1256 | |
(get_local $$108) | |
) | |
(set_local $$i$0$lcssa$i | |
(get_local $$i$03846$i) | |
) | |
(br $while-out5) | |
) | |
) | |
) | |
) | |
(set_local $$104 | |
(i32.mul | |
(get_local $$i$03846$i) | |
(i32.const 10) | |
) | |
) | |
(set_local $$105 | |
(i32.add | |
(get_local $$104) | |
(i32.const -48) | |
) | |
) | |
(set_local $$106 | |
(i32.add | |
(get_local $$105) | |
(get_local $$_56$sroa$5$2$ph$i) | |
) | |
) | |
(set_local $$107 | |
(i32.eq | |
(get_local $$108) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$107) | |
(block | |
(set_local $$$lcssa1256 | |
(get_local $$64) | |
) | |
(set_local $$i$0$lcssa$i | |
(get_local $$106) | |
) | |
(br $while-out5) | |
) | |
(block | |
(set_local $$70 | |
(get_local $$108) | |
) | |
(set_local $$i$03846$i | |
(get_local $$106) | |
) | |
) | |
) | |
(br $while-in6) | |
) | |
) | |
(set_local $$109 | |
(i32.eq | |
(get_local $$i$0$lcssa$i) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$109) | |
(block | |
(set_local $$111 | |
(get_local $$$lcssa1256) | |
) | |
(br $while-out) | |
) | |
) | |
(set_local $$112 | |
(i32.add | |
(get_local $$i$0$lcssa$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$113 | |
(i32.eq | |
(get_local $$112) | |
(i32.const 0) | |
) | |
) | |
(block $label$break$L65 | |
(if | |
(get_local $$113) | |
(block | |
(set_local $$479 | |
(get_local $$$lcssa1256) | |
) | |
(set_local $$accum$0$lcssa$i$i$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$116 | |
(get_local $$$lcssa1256) | |
) | |
(set_local $$accum$010$i$i$i | |
(i32.const 0) | |
) | |
(set_local $$iter$sroa$4$09$i$i$i | |
(get_local $$112) | |
) | |
(loop $while-in9 | |
(block $while-out8 | |
(set_local $$114 | |
(i32.add | |
(get_local $$iter$sroa$4$09$i$i$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$115 | |
(i32.eq | |
(get_local $$116) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$115) | |
(block | |
(set_local $$479 | |
(get_local $$64) | |
) | |
(set_local $$accum$0$lcssa$i$i$i | |
(get_local $$accum$010$i$i$i) | |
) | |
(br $label$break$L65) | |
) | |
) | |
(set_local $$117 | |
(i32.add | |
(get_local $$116) | |
(i32.const 1) | |
) | |
) | |
(set_local $$118 | |
(i32.load8_s | |
(get_local $$116) | |
) | |
) | |
(set_local $$119 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$118) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -1) | |
) | |
) | |
(if | |
(get_local $$119) | |
(set_local $$480 | |
(get_local $$117) | |
) | |
(block | |
(set_local $$120 | |
(i32.eq | |
(get_local $$117) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$120) | |
(set_local $$480 | |
(get_local $$64) | |
) | |
(block | |
(set_local $$121 | |
(i32.add | |
(get_local $$116) | |
(i32.const 2) | |
) | |
) | |
(set_local $$122 | |
(i32.lt_s | |
(i32.and | |
(get_local $$118) | |
(i32.const 255) | |
) | |
(i32.const 224) | |
) | |
) | |
(set_local $$123 | |
(i32.eq | |
(get_local $$121) | |
(get_local $$64) | |
) | |
) | |
(set_local $$or$cond14$i$i$i | |
(i32.or | |
(get_local $$123) | |
(get_local $$122) | |
) | |
) | |
(if | |
(get_local $$or$cond14$i$i$i) | |
(set_local $$480 | |
(get_local $$121) | |
) | |
(block | |
(set_local $$124 | |
(i32.add | |
(get_local $$116) | |
(i32.const 3) | |
) | |
) | |
(set_local $$125 | |
(i32.lt_s | |
(i32.and | |
(get_local $$118) | |
(i32.const 255) | |
) | |
(i32.const 240) | |
) | |
) | |
(set_local $$126 | |
(i32.eq | |
(get_local $$124) | |
(get_local $$64) | |
) | |
) | |
(set_local $$or$cond$i$i882$i | |
(i32.or | |
(get_local $$126) | |
(get_local $$125) | |
) | |
) | |
(set_local $$127 | |
(i32.add | |
(get_local $$116) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$4908$i | |
(if i32 | |
(get_local $$or$cond$i$i882$i) | |
(get_local $$124) | |
(get_local $$127) | |
) | |
) | |
(set_local $$480 | |
(get_local $$$4908$i) | |
) | |
) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$128 | |
(i32.add | |
(get_local $$accum$010$i$i$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$129 | |
(i32.eq | |
(get_local $$114) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$129) | |
(block | |
(set_local $$479 | |
(get_local $$480) | |
) | |
(set_local $$accum$0$lcssa$i$i$i | |
(get_local $$128) | |
) | |
(br $while-out8) | |
) | |
(block | |
(set_local $$116 | |
(get_local $$480) | |
) | |
(set_local $$accum$010$i$i$i | |
(get_local $$128) | |
) | |
(set_local $$iter$sroa$4$09$i$i$i | |
(get_local $$114) | |
) | |
) | |
) | |
(br $while-in9) | |
) | |
) | |
) | |
) | |
) | |
(set_local $$130 | |
(i32.eq | |
(get_local $$accum$0$lcssa$i$i$i) | |
(get_local $$112) | |
) | |
) | |
(if | |
(get_local $$130) | |
(set_local $$66 | |
(get_local $$479) | |
) | |
(block | |
(set_local $label | |
(i32.const 59) | |
) | |
(br $label$break$L38) | |
) | |
) | |
(br $while-in) | |
) | |
) | |
(set_local $$110 | |
(i32.eq | |
(get_local $$111) | |
(get_local $$64) | |
) | |
) | |
(if | |
(get_local $$110) | |
(block | |
(set_local $$131 | |
(i32.eq | |
(get_local $$inner$sroa$12$1$i) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$131) | |
(br $label$break$L4) | |
) | |
(set_local $$132 | |
(i32.add | |
(get_local $$2) | |
(i32.const 20) | |
) | |
) | |
(set_local $$self$sroa$719$0$$sroa_idx20$i$i | |
(i32.add | |
(get_local $$_134$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$first$0$off03843$i | |
(i32.const 1) | |
) | |
(set_local $$inner$sroa$0$23844$i | |
(get_local $$inner$sroa$0$1$i) | |
) | |
(set_local $$inner$sroa$12$23845$i | |
(get_local $$inner$sroa$12$1$i) | |
) | |
(loop $label$continue$L78 | |
(block $label$break$L78 | |
(if | |
(i32.eqz | |
(get_local $$first$0$off03843$i) | |
) | |
(block | |
(set_local $$135 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_109$i) | |
(get_local $$1) | |
(i32.const 7171) | |
(i32.const 2) | |
(i32.add | |
(i32.and | |
(get_local $$135) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i898$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_109$i) | |
) | |
) | |
(set_local $$switch3$i899$i | |
(i32.eq | |
(get_local $$self$i898$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i899$i) | |
(block | |
(set_local $label | |
(i32.const 64) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$136 | |
(i32.add | |
(get_local $$inner$sroa$0$23844$i) | |
(get_local $$inner$sroa$12$23845$i) | |
) | |
) | |
(set_local $$$pre | |
(i32.load8_s | |
(get_local $$inner$sroa$0$23844$i) | |
) | |
) | |
(set_local $$138 | |
(get_local $$$pre) | |
) | |
(set_local $$152 | |
(get_local $$136) | |
) | |
(set_local $$rest$sroa$0$03756$i | |
(get_local $$inner$sroa$0$23844$i) | |
) | |
(set_local $$rest$sroa$82$03757$i | |
(get_local $$inner$sroa$12$23845$i) | |
) | |
(loop $while-in11 | |
(block $while-out10 | |
(set_local $$139 | |
(i32.add | |
(get_local $$rest$sroa$0$03756$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$140 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$138) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -1) | |
) | |
) | |
(if | |
(get_local $$140) | |
(block | |
(set_local $$137 | |
(i32.and | |
(get_local $$138) | |
(i32.const 255) | |
) | |
) | |
(set_local $$_124$sroa$4$2$ph$i | |
(get_local $$137) | |
) | |
) | |
(block | |
(set_local $$141 | |
(i32.and | |
(get_local $$138) | |
(i32.const 31) | |
) | |
) | |
(set_local $$142 | |
(i32.and | |
(get_local $$141) | |
(i32.const 255) | |
) | |
) | |
(set_local $$143 | |
(i32.eq | |
(get_local $$rest$sroa$82$03757$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$143) | |
(block | |
(set_local $$151 | |
(get_local $$152) | |
) | |
(set_local $$_0$0$i23$i$i930$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$144 | |
(i32.add | |
(get_local $$rest$sroa$0$03756$i) | |
(i32.const 2) | |
) | |
) | |
(set_local $$145 | |
(i32.load8_s | |
(get_local $$139) | |
) | |
) | |
(set_local $$phitmp$i$i928$i | |
(i32.and | |
(get_local $$145) | |
(i32.const 63) | |
) | |
) | |
(set_local $$151 | |
(get_local $$144) | |
) | |
(set_local $$_0$0$i23$i$i930$i | |
(get_local $$phitmp$i$i928$i) | |
) | |
) | |
) | |
(set_local $$146 | |
(i32.shl | |
(get_local $$142) | |
(i32.const 6) | |
) | |
) | |
(set_local $$147 | |
(i32.and | |
(get_local $$_0$0$i23$i$i930$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$148 | |
(i32.or | |
(get_local $$147) | |
(get_local $$146) | |
) | |
) | |
(set_local $$149 | |
(i32.gt_s | |
(i32.and | |
(get_local $$138) | |
(i32.const 255) | |
) | |
(i32.const 223) | |
) | |
) | |
(if | |
(get_local $$149) | |
(block | |
(set_local $$150 | |
(i32.eq | |
(get_local $$151) | |
(get_local $$152) | |
) | |
) | |
(if | |
(get_local $$150) | |
(block | |
(set_local $$162 | |
(get_local $$152) | |
) | |
(set_local $$_0$0$i16$i$i935$i | |
(i32.const 0) | |
) | |
) | |
(block | |
(set_local $$153 | |
(i32.add | |
(get_local $$151) | |
(i32.const 1) | |
) | |
) | |
(set_local $$154 | |
(i32.load8_s | |
(get_local $$151) | |
) | |
) | |
(set_local $$phitmp32$i$i933$i | |
(i32.and | |
(get_local $$154) | |
(i32.const 63) | |
) | |
) | |
(set_local $$162 | |
(get_local $$153) | |
) | |
(set_local $$_0$0$i16$i$i935$i | |
(get_local $$phitmp32$i$i933$i) | |
) | |
) | |
) | |
(set_local $$155 | |
(i32.shl | |
(get_local $$147) | |
(i32.const 6) | |
) | |
) | |
(set_local $$156 | |
(i32.and | |
(get_local $$_0$0$i16$i$i935$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$157 | |
(i32.or | |
(get_local $$156) | |
(get_local $$155) | |
) | |
) | |
(set_local $$158 | |
(i32.shl | |
(get_local $$142) | |
(i32.const 12) | |
) | |
) | |
(set_local $$159 | |
(i32.or | |
(get_local $$157) | |
(get_local $$158) | |
) | |
) | |
(set_local $$160 | |
(i32.gt_s | |
(i32.and | |
(get_local $$138) | |
(i32.const 255) | |
) | |
(i32.const 239) | |
) | |
) | |
(if | |
(get_local $$160) | |
(block | |
(set_local $$161 | |
(i32.eq | |
(get_local $$162) | |
(get_local $$152) | |
) | |
) | |
(if | |
(get_local $$161) | |
(set_local $$_0$0$i10$i$i940$i | |
(i32.const 0) | |
) | |
(block | |
(set_local $$163 | |
(i32.load8_s | |
(get_local $$162) | |
) | |
) | |
(set_local $$phitmp33$i$i938$i | |
(i32.and | |
(get_local $$163) | |
(i32.const 63) | |
) | |
) | |
(set_local $$_0$0$i10$i$i940$i | |
(get_local $$phitmp33$i$i938$i) | |
) | |
) | |
) | |
(set_local $$164 | |
(i32.shl | |
(get_local $$142) | |
(i32.const 18) | |
) | |
) | |
(set_local $$165 | |
(i32.and | |
(get_local $$164) | |
(i32.const 1835008) | |
) | |
) | |
(set_local $$166 | |
(i32.shl | |
(get_local $$157) | |
(i32.const 6) | |
) | |
) | |
(set_local $$167 | |
(i32.and | |
(get_local $$_0$0$i10$i$i940$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$168 | |
(i32.or | |
(get_local $$166) | |
(get_local $$165) | |
) | |
) | |
(set_local $$169 | |
(i32.or | |
(get_local $$168) | |
(get_local $$167) | |
) | |
) | |
(set_local $$_124$sroa$4$2$ph$i | |
(get_local $$169) | |
) | |
) | |
(set_local $$_124$sroa$4$2$ph$i | |
(get_local $$159) | |
) | |
) | |
) | |
(set_local $$_124$sroa$4$2$ph$i | |
(get_local $$148) | |
) | |
) | |
) | |
) | |
(set_local $$$off$i948$i | |
(i32.add | |
(get_local $$_124$sroa$4$2$ph$i) | |
(i32.const -48) | |
) | |
) | |
(set_local $$170 | |
(i32.lt_u | |
(get_local $$$off$i948$i) | |
(i32.const 10) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$170) | |
) | |
(block | |
(set_local $$171 | |
(i32.gt_u | |
(get_local $$_124$sroa$4$2$ph$i) | |
(i32.const 127) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$171) | |
) | |
(br $while-out10) | |
) | |
(set_local $$172 | |
(call $__ZN13rustc_unicode6tables16general_category1N17h21b66ad6413a0dcdE | |
(get_local $$_124$sroa$4$2$ph$i) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$172) | |
) | |
(br $while-out10) | |
) | |
) | |
) | |
(block $switch | |
(block $switch-default | |
(block $switch-case12 | |
(block $switch-case | |
(br_table $switch-case12 $switch-case $switch-default | |
(i32.sub | |
(get_local $$rest$sroa$82$03757$i) | |
(i32.const 0) | |
) | |
) | |
) | |
(block | |
(set_local $label | |
(i32.const 78) | |
) | |
(br $label$break$L78) | |
(br $switch) | |
) | |
) | |
(block | |
(set_local $$rest$sroa$82$03757$lcssa3907$i | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 100) | |
) | |
(br $label$break$L78) | |
(br $switch) | |
) | |
) | |
(nop) | |
) | |
(set_local $$195 | |
(i32.load8_s | |
(get_local $$139) | |
) | |
) | |
(set_local $$196 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$195) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$196) | |
) | |
(block | |
(set_local $$rest$sroa$82$03757$lcssa3907$i | |
(get_local $$rest$sroa$82$03757$i) | |
) | |
(set_local $label | |
(i32.const 100) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$197 | |
(i32.add | |
(get_local $$rest$sroa$82$03757$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$198 | |
(i32.add | |
(get_local $$139) | |
(get_local $$197) | |
) | |
) | |
(set_local $$199 | |
(i32.eq | |
(get_local $$197) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$199) | |
(block | |
(set_local $label | |
(i32.const 78) | |
) | |
(br $label$break$L78) | |
) | |
(block | |
(set_local $$138 | |
(get_local $$195) | |
) | |
(set_local $$152 | |
(get_local $$198) | |
) | |
(set_local $$rest$sroa$0$03756$i | |
(get_local $$139) | |
) | |
(set_local $$rest$sroa$82$03757$i | |
(get_local $$197) | |
) | |
) | |
) | |
(br $while-in11) | |
) | |
) | |
(set_local $$173 | |
(i32.sub | |
(get_local $$inner$sroa$12$23845$i) | |
(get_local $$rest$sroa$82$03757$i) | |
) | |
) | |
(set_local $$174 | |
(i32.eq | |
(get_local $$173) | |
(i32.const 0) | |
) | |
) | |
(set_local $$175 | |
(i32.eq | |
(get_local $$rest$sroa$82$03757$i) | |
(i32.const 0) | |
) | |
) | |
(set_local $$or$cond$i$i960$i | |
(i32.or | |
(get_local $$175) | |
(get_local $$174) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$or$cond$i$i960$i) | |
) | |
(block | |
(set_local $$not$$i$i961$i | |
(i32.gt_u | |
(get_local $$inner$sroa$12$23845$i) | |
(get_local $$173) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i961$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 85) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$176 | |
(i32.add | |
(get_local $$inner$sroa$0$23844$i) | |
(get_local $$173) | |
) | |
) | |
(set_local $$177 | |
(i32.load8_s | |
(get_local $$176) | |
) | |
) | |
(set_local $$178 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$177) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$178) | |
) | |
(block | |
(set_local $label | |
(i32.const 85) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(call $__ZN4core3num54__LT_impl_u20_core__str__FromStr_u20_for_u20_usize_GT_8from_str17hb58b1b912b7ca802E | |
(get_local $$_134$i) | |
(get_local $$inner$sroa$0$23844$i) | |
(get_local $$173) | |
) | |
(set_local $$self$sroa$0$0$copyload$i966$i | |
(i32.load16_s | |
(get_local $$_134$i) | |
) | |
) | |
(set_local $$179 | |
(i32.and | |
(get_local $$self$sroa$0$0$copyload$i966$i) | |
(i32.const 255) | |
) | |
) | |
(set_local $$switch2$i967$i | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$179) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$switch2$i967$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 87) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$self$sroa$719$0$copyload$i$i | |
(i32.load | |
(get_local $$self$sroa$719$0$$sroa_idx20$i$i) | |
) | |
) | |
(set_local $$182 | |
(i32.eq | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
(i32.const 0) | |
) | |
) | |
(set_local $$183 | |
(i32.eq | |
(get_local $$rest$sroa$82$03757$i) | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
) | |
(set_local $$or$cond$i$i970$i | |
(i32.or | |
(get_local $$182) | |
(get_local $$183) | |
) | |
) | |
(if | |
(get_local $$or$cond$i$i970$i) | |
(block | |
(set_local $$$pre$i$i | |
(i32.add | |
(get_local $$rest$sroa$0$03756$i) | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
) | |
(set_local $$$pre$phi$i3017$iZ2D | |
(get_local $$$pre$i$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i971$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$03757$i) | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i971$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 92) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$184 | |
(i32.add | |
(get_local $$rest$sroa$0$03756$i) | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
) | |
(set_local $$185 | |
(i32.load8_s | |
(get_local $$184) | |
) | |
) | |
(set_local $$186 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$185) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$186) | |
(set_local $$$pre$phi$i3017$iZ2D | |
(get_local $$184) | |
) | |
(block | |
(set_local $label | |
(i32.const 92) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$187 | |
(i32.sub | |
(get_local $$rest$sroa$82$03757$i) | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
) | |
(set_local $$188 | |
(i32.eq | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
(i32.const 2) | |
) | |
) | |
(block $do-once13 | |
(if | |
(get_local $$188) | |
(set_local $label | |
(i32.const 96) | |
) | |
(block | |
(set_local $$not$$i$i$i$i983$i | |
(i32.gt_u | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
(i32.const 2) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i983$i) | |
(block | |
(set_local $$189 | |
(i32.add | |
(get_local $$rest$sroa$0$03756$i) | |
(i32.const 2) | |
) | |
) | |
(set_local $$190 | |
(i32.load8_s | |
(get_local $$189) | |
) | |
) | |
(set_local $$191 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$190) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$191) | |
(block | |
(set_local $label | |
(i32.const 96) | |
) | |
(br $do-once13) | |
) | |
(block | |
(set_local $$rest$sroa$0$13766$i | |
(get_local $$rest$sroa$0$03756$i) | |
) | |
(set_local $$rest$sroa$82$13803$i | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
(set_local $label | |
(i32.const 106) | |
) | |
(br $do-once13) | |
) | |
) | |
) | |
(if | |
(get_local $$182) | |
(br $do-once13) | |
(block | |
(set_local $$rest$sroa$0$13766$i | |
(get_local $$rest$sroa$0$03756$i) | |
) | |
(set_local $$rest$sroa$82$13803$i | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 106) | |
) | |
(br $do-once13) | |
) | |
) | |
) | |
) | |
) | |
) | |
(block $do-once15 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 96) | |
) | |
(block | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$192 | |
(i32.eq | |
(get_local $$rest$sroa$0$03756$i) | |
(i32.const 7173) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$192) | |
) | |
(block | |
(set_local $$193 | |
(call $_memcmp | |
(i32.const 7173) | |
(get_local $$rest$sroa$0$03756$i) | |
(i32.const 2) | |
) | |
) | |
(set_local $$194 | |
(i32.eq | |
(get_local $$193) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$194) | |
) | |
(block | |
(set_local $$rest$sroa$0$13766$i | |
(get_local $$rest$sroa$0$03756$i) | |
) | |
(set_local $$rest$sroa$82$13803$i | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
) | |
(set_local $label | |
(i32.const 106) | |
) | |
(br $do-once15) | |
) | |
) | |
) | |
) | |
(set_local $$200 | |
(i32.load8_s | |
(get_local $$139) | |
) | |
) | |
(set_local $$201 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$200) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$201) | |
) | |
(block | |
(set_local $label | |
(i32.const 103) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$202 | |
(i32.add | |
(get_local $$self$sroa$719$0$copyload$i$i) | |
(i32.const -1) | |
) | |
) | |
(set_local $$rest$sroa$0$13766$i | |
(get_local $$139) | |
) | |
(set_local $$rest$sroa$82$13803$i | |
(get_local $$202) | |
) | |
(set_local $label | |
(i32.const 106) | |
) | |
) | |
) | |
) | |
(block $label$break$L129 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 106) | |
) | |
(block | |
(loop $label$continue$L130 | |
(block $label$break$L130 | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$203 | |
(i32.eq | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$203) | |
(set_local $label | |
(i32.const 108) | |
) | |
(block | |
(set_local $$204 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$205 | |
(i32.load8_s | |
(get_local $$204) | |
) | |
) | |
(set_local $$206 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$205) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$206) | |
(set_local $label | |
(i32.const 108) | |
) | |
(set_local $label | |
(i32.const 147) | |
) | |
) | |
) | |
) | |
(block $label$break$L134 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 108) | |
) | |
(block | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$207 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7175) | |
) | |
) | |
(block $do-once19 | |
(if | |
(i32.eqz | |
(get_local $$207) | |
) | |
(block | |
(set_local $$rhsc3173$i | |
(i32.load8_s | |
(get_local $$rest$sroa$0$13766$i) | |
) | |
) | |
(set_local $$208 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$rhsc3173$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 46) | |
) | |
) | |
(if | |
(get_local $$208) | |
(br $do-once19) | |
) | |
(if | |
(i32.eqz | |
(get_local $$203) | |
) | |
(block | |
(set_local $$$phi$trans$insert$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 1) | |
) | |
) | |
(set_local $$$pre$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert$i) | |
) | |
) | |
(set_local $$244 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$244) | |
) | |
(block | |
(set_local $label | |
(i32.const 147) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
) | |
(set_local $$245 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7176) | |
) | |
) | |
(set_local $$246 | |
(i32.eq | |
(i32.shr_s | |
(i32.shl | |
(get_local $$rhsc3173$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const 36) | |
) | |
) | |
(set_local $$or$cond | |
(i32.or | |
(get_local $$245) | |
(get_local $$246) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$or$cond) | |
) | |
(block | |
(set_local $label | |
(i32.const 147) | |
) | |
(br $label$break$L134) | |
) | |
) | |
(set_local $$255 | |
(i32.eq | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 4) | |
) | |
) | |
(block $do-once21 | |
(if | |
(get_local $$255) | |
(set_local $label | |
(i32.const 145) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1116$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(get_local $$not$$i$i$i$i1116$i) | |
(block | |
(set_local $$256 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$257 | |
(i32.load8_s | |
(get_local $$256) | |
) | |
) | |
(set_local $$258 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$257) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$258) | |
(block | |
(set_local $label | |
(i32.const 145) | |
) | |
(br $do-once21) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $do-once21) | |
) | |
) | |
) | |
(block | |
(set_local $$355 | |
(i32.eq | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 3) | |
) | |
) | |
(if | |
(get_local $$355) | |
(block | |
(set_local $$485 | |
(i32.const 1) | |
) | |
(set_local $label | |
(i32.const 224) | |
) | |
(br $do-once21) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
) | |
) | |
) | |
(block $label$break$L148 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 145) | |
) | |
(block | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$259 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7177) | |
) | |
) | |
(block $do-once24 | |
(if | |
(i32.eqz | |
(get_local $$259) | |
) | |
(block | |
(set_local $$260 | |
(call $_memcmp | |
(i32.const 7177) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$261 | |
(i32.eq | |
(get_local $$260) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$261) | |
(br $do-once24) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4401$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4402$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4401$i) | |
) | |
) | |
(set_local $$307 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4402$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$307) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$308 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7182) | |
) | |
) | |
(block $do-once26 | |
(if | |
(i32.eqz | |
(get_local $$308) | |
) | |
(block | |
(set_local $$309 | |
(call $_memcmp | |
(i32.const 7182) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$310 | |
(i32.eq | |
(get_local $$309) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$310) | |
(br $do-once26) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4403$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4404$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4403$i) | |
) | |
) | |
(set_local $$315 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4404$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$315) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$316 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7187) | |
) | |
) | |
(block $do-once28 | |
(if | |
(i32.eqz | |
(get_local $$316) | |
) | |
(block | |
(set_local $$317 | |
(call $_memcmp | |
(i32.const 7187) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$318 | |
(i32.eq | |
(get_local $$317) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$318) | |
(br $do-once28) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4405$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4406$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4405$i) | |
) | |
) | |
(set_local $$323 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4406$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$323) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$324 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7192) | |
) | |
) | |
(block $do-once30 | |
(if | |
(i32.eqz | |
(get_local $$324) | |
) | |
(block | |
(set_local $$325 | |
(call $_memcmp | |
(i32.const 7192) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$326 | |
(i32.eq | |
(get_local $$325) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$326) | |
(br $do-once30) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4407$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4408$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4407$i) | |
) | |
) | |
(set_local $$331 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4408$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$331) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$332 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7197) | |
) | |
) | |
(block $do-once32 | |
(if | |
(i32.eqz | |
(get_local $$332) | |
) | |
(block | |
(set_local $$333 | |
(call $_memcmp | |
(i32.const 7197) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$334 | |
(i32.eq | |
(get_local $$333) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$334) | |
(br $do-once32) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4409$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4410$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4409$i) | |
) | |
) | |
(set_local $$339 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4410$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$339) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$340 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7202) | |
) | |
) | |
(block $do-once34 | |
(if | |
(i32.eqz | |
(get_local $$340) | |
) | |
(block | |
(set_local $$341 | |
(call $_memcmp | |
(i32.const 7202) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$342 | |
(i32.eq | |
(get_local $$341) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$342) | |
(br $do-once34) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$$phi$trans$insert4411$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$$pre4412$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4411$i) | |
) | |
) | |
(set_local $$347 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4412$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$347) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$348 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7207) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$348) | |
) | |
(block | |
(set_local $$349 | |
(call $_memcmp | |
(i32.const 7207) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(set_local $$350 | |
(i32.eq | |
(get_local $$349) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$350) | |
) | |
(block | |
(set_local $label | |
(i32.const 223) | |
) | |
(br $label$break$L148) | |
) | |
) | |
) | |
) | |
(set_local $$354 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_343$i) | |
(get_local $$1) | |
(i32.const 7211) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$354) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1335$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_343$i) | |
) | |
) | |
(set_local $$switch3$i1336$i | |
(i32.eq | |
(get_local $$self$i1335$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1336$i) | |
(block | |
(set_local $label | |
(i32.const 226) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1368$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$362 | |
(i32.load8_s | |
(get_local $$$pre$i1368$i) | |
) | |
) | |
(set_local $$363 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$362) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$363) | |
) | |
(block | |
(set_local $label | |
(i32.const 229) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$364 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1368$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$364) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$346 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_322$i) | |
(get_local $$1) | |
(i32.const 7206) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$346) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1294$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_322$i) | |
) | |
) | |
(set_local $$switch3$i1295$i | |
(i32.eq | |
(get_local $$self$i1294$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1295$i) | |
(block | |
(set_local $label | |
(i32.const 216) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1326$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$351 | |
(i32.load8_s | |
(get_local $$$pre$i1326$i) | |
) | |
) | |
(set_local $$352 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$351) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$352) | |
) | |
(block | |
(set_local $label | |
(i32.const 219) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$353 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1326$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$353) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$338 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_301$i) | |
(get_local $$1) | |
(i32.const 7201) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$338) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1260$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_301$i) | |
) | |
) | |
(set_local $$switch3$i1261$i | |
(i32.eq | |
(get_local $$self$i1260$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1261$i) | |
(block | |
(set_local $label | |
(i32.const 206) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1285$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$343 | |
(i32.load8_s | |
(get_local $$$pre$i1285$i) | |
) | |
) | |
(set_local $$344 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$343) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$344) | |
) | |
(block | |
(set_local $label | |
(i32.const 209) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$345 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1285$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$345) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$330 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_280$i) | |
(get_local $$1) | |
(i32.const 7196) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$330) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1234$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_280$i) | |
) | |
) | |
(set_local $$switch3$i1235$i | |
(i32.eq | |
(get_local $$self$i1234$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1235$i) | |
(block | |
(set_local $label | |
(i32.const 196) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1251$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$335 | |
(i32.load8_s | |
(get_local $$$pre$i1251$i) | |
) | |
) | |
(set_local $$336 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$335) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$336) | |
) | |
(block | |
(set_local $label | |
(i32.const 199) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$337 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1251$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$337) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$322 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_259$i) | |
(get_local $$1) | |
(i32.const 7191) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$322) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1208$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_259$i) | |
) | |
) | |
(set_local $$switch3$i1209$i | |
(i32.eq | |
(get_local $$self$i1208$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1209$i) | |
(block | |
(set_local $label | |
(i32.const 186) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1225$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$327 | |
(i32.load8_s | |
(get_local $$$pre$i1225$i) | |
) | |
) | |
(set_local $$328 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$327) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$328) | |
) | |
(block | |
(set_local $label | |
(i32.const 189) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$329 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1225$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$329) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$314 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_238$i) | |
(get_local $$1) | |
(i32.const 7186) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$314) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1182$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_238$i) | |
) | |
) | |
(set_local $$switch3$i1183$i | |
(i32.eq | |
(get_local $$self$i1182$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1183$i) | |
(block | |
(set_local $label | |
(i32.const 176) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1199$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$319 | |
(i32.load8_s | |
(get_local $$$pre$i1199$i) | |
) | |
) | |
(set_local $$320 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$319) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$320) | |
) | |
(block | |
(set_local $label | |
(i32.const 179) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$321 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1199$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$321) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$306 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_217$i) | |
(get_local $$1) | |
(i32.const 7181) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$306) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1140$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_217$i) | |
) | |
) | |
(set_local $$switch3$i1141$i | |
(i32.eq | |
(get_local $$self$i1140$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1141$i) | |
(block | |
(set_local $label | |
(i32.const 166) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$$pre$i1173$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 4) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$255) | |
) | |
(block | |
(set_local $$311 | |
(i32.load8_s | |
(get_local $$$pre$i1173$i) | |
) | |
) | |
(set_local $$312 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$311) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$312) | |
) | |
(block | |
(set_local $label | |
(i32.const 169) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$313 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -4) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$i1173$i) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$313) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 223) | |
) | |
(block | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$356 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 3) | |
) | |
) | |
(set_local $$357 | |
(i32.load8_s | |
(get_local $$356) | |
) | |
) | |
(set_local $$358 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$357) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$358) | |
(block | |
(set_local $$485 | |
(i32.const 0) | |
) | |
(set_local $label | |
(i32.const 224) | |
) | |
) | |
) | |
) | |
) | |
(block $do-once36 | |
(if | |
(i32.eq | |
(get_local $label) | |
(i32.const 224) | |
) | |
(block | |
(set_local $label | |
(i32.const 0) | |
) | |
(set_local $$359 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7212) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$359) | |
) | |
(block | |
(set_local $$360 | |
(call $_memcmp | |
(i32.const 7212) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 3) | |
) | |
) | |
(set_local $$361 | |
(i32.eq | |
(get_local $$360) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$361) | |
) | |
(br $do-once36) | |
) | |
) | |
) | |
(set_local $$365 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_364$i) | |
(get_local $$1) | |
(i32.const 7215) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$365) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1377$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_364$i) | |
) | |
) | |
(set_local $$switch3$i1378$i | |
(i32.eq | |
(get_local $$self$i1377$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1378$i) | |
(block | |
(set_local $label | |
(i32.const 237) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$485) | |
(block | |
(set_local $$$pre$i1402$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 3) | |
) | |
) | |
(set_local $$$pre$phi$i1407$iZ2D | |
(get_local $$$pre$i1402$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1404$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 3) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1404$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 242) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$373 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 3) | |
) | |
) | |
(set_local $$374 | |
(i32.load8_s | |
(get_local $$373) | |
) | |
) | |
(set_local $$375 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$374) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$375) | |
(set_local $$$pre$phi$i1407$iZ2D | |
(get_local $$373) | |
) | |
(block | |
(set_local $label | |
(i32.const 242) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$376 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -3) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1407$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$376) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$366 | |
(i32.eq | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(get_local $$366) | |
(set_local $$486 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1385$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1385$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$367 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$368 | |
(i32.load8_s | |
(get_local $$367) | |
) | |
) | |
(set_local $$369 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$368) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$369) | |
(set_local $$486 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$370 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7216) | |
) | |
) | |
(block $do-once38 | |
(if | |
(i32.eqz | |
(get_local $$370) | |
) | |
(block | |
(set_local $$371 | |
(call $_memcmp | |
(i32.const 7216) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$372 | |
(i32.eq | |
(get_local $$371) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$372) | |
(br $do-once38) | |
) | |
(if | |
(get_local $$486) | |
(set_local $$487 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1426$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1426$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4413$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4414$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4413$i) | |
) | |
) | |
(set_local $$378 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4414$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$378) | |
(set_local $$487 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$379 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7222) | |
) | |
) | |
(block $do-once40 | |
(if | |
(i32.eqz | |
(get_local $$379) | |
) | |
(block | |
(set_local $$380 | |
(call $_memcmp | |
(i32.const 7222) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$381 | |
(i32.eq | |
(get_local $$380) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$381) | |
(br $do-once40) | |
) | |
(if | |
(get_local $$487) | |
(set_local $$488 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1460$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1460$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4415$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4416$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4415$i) | |
) | |
) | |
(set_local $$387 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4416$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$387) | |
(set_local $$488 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$388 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7228) | |
) | |
) | |
(block $do-once42 | |
(if | |
(i32.eqz | |
(get_local $$388) | |
) | |
(block | |
(set_local $$389 | |
(call $_memcmp | |
(i32.const 7228) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$390 | |
(i32.eq | |
(get_local $$389) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$390) | |
(br $do-once42) | |
) | |
(if | |
(get_local $$488) | |
(set_local $$489 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1502$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1502$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4417$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4418$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4417$i) | |
) | |
) | |
(set_local $$396 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4418$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$396) | |
(set_local $$489 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$397 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7234) | |
) | |
) | |
(block $do-once44 | |
(if | |
(i32.eqz | |
(get_local $$397) | |
) | |
(block | |
(set_local $$398 | |
(call $_memcmp | |
(i32.const 7234) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$399 | |
(i32.eq | |
(get_local $$398) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$399) | |
(br $do-once44) | |
) | |
(if | |
(get_local $$489) | |
(set_local $$490 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1543$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1543$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4419$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4420$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4419$i) | |
) | |
) | |
(set_local $$405 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4420$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$405) | |
(set_local $$490 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$406 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7240) | |
) | |
) | |
(block $do-once46 | |
(if | |
(i32.eqz | |
(get_local $$406) | |
) | |
(block | |
(set_local $$407 | |
(call $_memcmp | |
(i32.const 7240) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$408 | |
(i32.eq | |
(get_local $$407) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$408) | |
(br $do-once46) | |
) | |
(if | |
(get_local $$490) | |
(set_local $$491 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1577$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1577$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4421$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4422$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4421$i) | |
) | |
) | |
(set_local $$414 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4422$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$414) | |
(set_local $$491 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$415 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7246) | |
) | |
) | |
(block $do-once48 | |
(if | |
(i32.eqz | |
(get_local $$415) | |
) | |
(block | |
(set_local $$416 | |
(call $_memcmp | |
(i32.const 7246) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$417 | |
(i32.eq | |
(get_local $$416) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$417) | |
(br $do-once48) | |
) | |
(if | |
(get_local $$491) | |
(set_local $$492 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1619$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1619$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4423$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4424$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4423$i) | |
) | |
) | |
(set_local $$423 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4424$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$423) | |
(set_local $$492 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$424 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7252) | |
) | |
) | |
(block $do-once50 | |
(if | |
(i32.eqz | |
(get_local $$424) | |
) | |
(block | |
(set_local $$425 | |
(call $_memcmp | |
(i32.const 7252) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$426 | |
(i32.eq | |
(get_local $$425) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$426) | |
(br $do-once50) | |
) | |
(if | |
(get_local $$492) | |
(set_local $$493 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1660$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1660$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4425$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4426$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4425$i) | |
) | |
) | |
(set_local $$432 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4426$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$432) | |
(set_local $$493 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$433 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7258) | |
) | |
) | |
(block $do-once52 | |
(if | |
(i32.eqz | |
(get_local $$433) | |
) | |
(block | |
(set_local $$434 | |
(call $_memcmp | |
(i32.const 7258) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$435 | |
(i32.eq | |
(get_local $$434) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$435) | |
(br $do-once52) | |
) | |
(if | |
(get_local $$493) | |
(set_local $$494 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1694$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1694$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4427$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4428$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4427$i) | |
) | |
) | |
(set_local $$441 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4428$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$441) | |
(set_local $$494 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$442 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7264) | |
) | |
) | |
(block $do-once54 | |
(if | |
(i32.eqz | |
(get_local $$442) | |
) | |
(block | |
(set_local $$443 | |
(call $_memcmp | |
(i32.const 7264) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$444 | |
(i32.eq | |
(get_local $$443) | |
(i32.const 0) | |
) | |
) | |
(if | |
(get_local $$444) | |
(br $do-once54) | |
) | |
(if | |
(get_local $$494) | |
(set_local $$495 | |
(i32.const 1) | |
) | |
(block | |
(set_local $$not$$i$i$i$i1736$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i$i$i1736$i) | |
) | |
(br $label$break$L130) | |
) | |
(set_local $$$phi$trans$insert4429$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre4430$i | |
(i32.load8_s | |
(get_local $$$phi$trans$insert4429$i) | |
) | |
) | |
(set_local $$450 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$$pre4430$i) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$450) | |
(set_local $$495 | |
(i32.const 0) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$451 | |
(i32.eq | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 7270) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$451) | |
) | |
(block | |
(set_local $$452 | |
(call $_memcmp | |
(i32.const 7270) | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$453 | |
(i32.eq | |
(get_local $$452) | |
(i32.const 0) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$453) | |
) | |
(br $label$break$L130) | |
) | |
) | |
) | |
(set_local $$458 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_574$i) | |
(get_local $$1) | |
(i32.const 7275) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$458) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1762$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_574$i) | |
) | |
) | |
(set_local $$switch3$i1763$i | |
(i32.eq | |
(get_local $$self$i1762$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1763$i) | |
(block | |
(set_local $label | |
(i32.const 363) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$495) | |
(block | |
(set_local $$$pre$i1802$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1807$iZ2D | |
(get_local $$$pre$i1802$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1804$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1804$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 368) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$460 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$461 | |
(i32.load8_s | |
(get_local $$460) | |
) | |
) | |
(set_local $$462 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$461) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$462) | |
(set_local $$$pre$phi$i1807$iZ2D | |
(get_local $$460) | |
) | |
(block | |
(set_local $label | |
(i32.const 368) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$463 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1807$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$463) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$449 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_553$i) | |
(get_local $$1) | |
(i32.const 7269) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$449) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1728$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_553$i) | |
) | |
) | |
(set_local $$switch3$i1729$i | |
(i32.eq | |
(get_local $$self$i1728$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1729$i) | |
(block | |
(set_local $label | |
(i32.const 354) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$494) | |
(block | |
(set_local $$$pre$i1753$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1758$iZ2D | |
(get_local $$$pre$i1753$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1755$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1755$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 359) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$454 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$455 | |
(i32.load8_s | |
(get_local $$454) | |
) | |
) | |
(set_local $$456 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$455) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$456) | |
(set_local $$$pre$phi$i1758$iZ2D | |
(get_local $$454) | |
) | |
(block | |
(set_local $label | |
(i32.const 359) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$457 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1758$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$457) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$440 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_532$i) | |
(get_local $$1) | |
(i32.const 7263) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$440) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1686$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_532$i) | |
) | |
) | |
(set_local $$switch3$i1687$i | |
(i32.eq | |
(get_local $$self$i1686$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1687$i) | |
(block | |
(set_local $label | |
(i32.const 341) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$493) | |
(block | |
(set_local $$$pre$i1719$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1724$iZ2D | |
(get_local $$$pre$i1719$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1721$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1721$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 346) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$445 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$446 | |
(i32.load8_s | |
(get_local $$445) | |
) | |
) | |
(set_local $$447 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$446) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$447) | |
(set_local $$$pre$phi$i1724$iZ2D | |
(get_local $$445) | |
) | |
(block | |
(set_local $label | |
(i32.const 346) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$448 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1724$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$448) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$431 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_511$i) | |
(get_local $$1) | |
(i32.const 7257) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$431) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1645$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_511$i) | |
) | |
) | |
(set_local $$switch3$i1646$i | |
(i32.eq | |
(get_local $$self$i1645$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1646$i) | |
(block | |
(set_local $label | |
(i32.const 328) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$492) | |
(block | |
(set_local $$$pre$i1677$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1682$iZ2D | |
(get_local $$$pre$i1677$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1679$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1679$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 333) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$436 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$437 | |
(i32.load8_s | |
(get_local $$436) | |
) | |
) | |
(set_local $$438 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$437) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$438) | |
(set_local $$$pre$phi$i1682$iZ2D | |
(get_local $$436) | |
) | |
(block | |
(set_local $label | |
(i32.const 333) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$439 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1682$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$439) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$422 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_490$i) | |
(get_local $$1) | |
(i32.const 7251) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$422) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1611$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_490$i) | |
) | |
) | |
(set_local $$switch3$i1612$i | |
(i32.eq | |
(get_local $$self$i1611$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1612$i) | |
(block | |
(set_local $label | |
(i32.const 315) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$491) | |
(block | |
(set_local $$$pre$i1636$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1641$iZ2D | |
(get_local $$$pre$i1636$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1638$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1638$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 320) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$427 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$428 | |
(i32.load8_s | |
(get_local $$427) | |
) | |
) | |
(set_local $$429 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$428) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$429) | |
(set_local $$$pre$phi$i1641$iZ2D | |
(get_local $$427) | |
) | |
(block | |
(set_local $label | |
(i32.const 320) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$430 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1641$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$430) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$413 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_469$i) | |
(get_local $$1) | |
(i32.const 7245) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$413) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1569$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_469$i) | |
) | |
) | |
(set_local $$switch3$i1570$i | |
(i32.eq | |
(get_local $$self$i1569$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1570$i) | |
(block | |
(set_local $label | |
(i32.const 302) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$490) | |
(block | |
(set_local $$$pre$i1602$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1607$iZ2D | |
(get_local $$$pre$i1602$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1604$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1604$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 307) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$418 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$419 | |
(i32.load8_s | |
(get_local $$418) | |
) | |
) | |
(set_local $$420 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$419) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$420) | |
(set_local $$$pre$phi$i1607$iZ2D | |
(get_local $$418) | |
) | |
(block | |
(set_local $label | |
(i32.const 307) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$421 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1607$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$421) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$404 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_448$i) | |
(get_local $$1) | |
(i32.const 7239) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$404) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1528$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_448$i) | |
) | |
) | |
(set_local $$switch3$i1529$i | |
(i32.eq | |
(get_local $$self$i1528$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1529$i) | |
(block | |
(set_local $label | |
(i32.const 289) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$489) | |
(block | |
(set_local $$$pre$i1560$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1565$iZ2D | |
(get_local $$$pre$i1560$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1562$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1562$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 294) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$409 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$410 | |
(i32.load8_s | |
(get_local $$409) | |
) | |
) | |
(set_local $$411 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$410) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$411) | |
(set_local $$$pre$phi$i1565$iZ2D | |
(get_local $$409) | |
) | |
(block | |
(set_local $label | |
(i32.const 294) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$412 | |
(i32.add | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const -5) | |
) | |
) | |
(set_local $$rest$sroa$0$1$be$i | |
(get_local $$$pre$phi$i1565$iZ2D) | |
) | |
(set_local $$rest$sroa$82$1$be$i | |
(get_local $$412) | |
) | |
(br $label$break$L134) | |
) | |
) | |
) | |
(set_local $$395 | |
(i32.load | |
(get_local $$132) | |
) | |
) | |
(call_indirect $FUNCSIG$viiii | |
(get_local $$_427$i) | |
(get_local $$1) | |
(i32.const 7233) | |
(i32.const 1) | |
(i32.add | |
(i32.and | |
(get_local $$395) | |
(i32.const 127) | |
) | |
(i32.const 1088) | |
) | |
) | |
(set_local $$self$i1494$sroa$0$0$copyload$i | |
(i32.load | |
(get_local $$_427$i) | |
) | |
) | |
(set_local $$switch3$i1495$i | |
(i32.eq | |
(get_local $$self$i1494$sroa$0$0$copyload$i) | |
(i32.const 1) | |
) | |
) | |
(if | |
(get_local $$switch3$i1495$i) | |
(block | |
(set_local $label | |
(i32.const 276) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(if | |
(get_local $$488) | |
(block | |
(set_local $$$pre$i1519$i | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$$pre$phi$i1524$iZ2D | |
(get_local $$$pre$i1519$i) | |
) | |
) | |
(block | |
(set_local $$not$$i$i1521$i | |
(i32.gt_u | |
(get_local $$rest$sroa$82$13803$i) | |
(i32.const 5) | |
) | |
) | |
(if | |
(i32.eqz | |
(get_local $$not$$i$i1521$i) | |
) | |
(block | |
(set_local $label | |
(i32.const 281) | |
) | |
(br $label$break$L78) | |
) | |
) | |
(set_local $$400 | |
(i32.add | |
(get_local $$rest$sroa$0$13766$i) | |
(i32.const 5) | |
) | |
) | |
(set_local $$401 | |
(i32.load8_s | |
(get_local $$400) | |
) | |
) | |
(set_local $$402 | |
(i32.gt_s | |
(i32.shr_s | |
(i32.shl | |
(get_local $$401) | |
(i32.const 24) | |
) | |
(i32.const 24) | |
) | |
(i32.const -65) | |
) | |
) | |
(if | |
(get_local $$402) | |
(set_local $$$pre$phi$i1524$iZ2D | |
(get_local $$400) | |
) | |
(block | |
(set_local $label | |
(i32.const 281) | |
) | |
(br $label$break$L78) | |
) | |
) | |
) | |
) | |
(set_local $$403 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment